concordia_4 provides the five neutral colours
of Concordia University, Canada.
Source
Color definitions are based on Concordia's web colour palette.
Details
The 5 neutral colours are
"Light grey" (defined as HEX #f0f0f0),
"Medium grey" (defined as HEX #c8c8c8),
"Dark grey" (defined as HEX #6e6e6e),
"Very dark grey" (defined as HEX #2c2c2c), and
"black" (defined as HEX #000000).
concordia_4 uses the HEX color definitions.
See also
concordia_1 for primary colours of Concordia University;
concordia_2 for secondary colours of Concordia University;
concordia_3 for background tints of Concordia University;
seecol for viewing and comparing color palettes;
usecol for using color palettes;
simcol for finding similar colors;
newpal for defining new color palettes;
grepal for finding named colors.
Other Canadian university color palettes:
carleton,
concordia_1,
concordia_2,
concordia_3,
guelph,
laval,
manitoba_1,
manitoba_2,
mcgill_brights,
mcgill_darks,
mcgill_grey,
mcgill_muted,
mcgill_pastels,
mcgill_red,
mcmaster_brighterworld,
mcmaster_heritage,
mun_1,
mun_2,
queensu_1,
queensu_2,
sfu_brand,
ubc,
ucalgary_1,
ucalgary_2,
ucalgary_accent,
ucalgary_warmgreys,
uottawa,
utoronto,
uvic_1,
uvic_2,
uwaterloo_arts,
uwaterloo_engineering,
uwaterloo_environment,
uwaterloo_health,
uwaterloo_main,
uwaterloo_math,
uwaterloo_science,
western_uni,
yorku_1,
yorku_2
Examples
concordia_4
#> Light grey Medium grey Dark grey Very dark grey black
#> "#f0f0f0" "#c8c8c8" "#6e6e6e" "#2c2c2c" "#000000"
unikn::seecol(concordia_4, main = "Neutral colours of Concordia University") # view color palette
