laval provides the two primary colours and the four secondary colours
of Laval University, Canada.
Source
Colour definitions are based on Laval's visual identity site.
Details
The 2 primary colours are
"Laval red" (defined as RGB 227/5/19, or HEX #e30513), and
"Laval yellow" (defined as RGB 255/193/3, or HEX #ffc103).
The 4 secondary colours are
"Laval light grey" (defined as RGB 217/217/217, HEX #d9d9d9),
"Laval medium grey" (defined as RGB 127/127/127, HEX #7f7f7f),
"Laval dark grey" (defined as RGB 81/81/81, HEX #515151), and
"black" (defined as RGB 0/0/0, HEX #000000).
laval uses the HEX colour definitions.
See also
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,
concordia_4,
guelph,
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
laval
#> Laval red Laval yellow Laval light grey Laval medium grey
#> "#e30513" "#ffc103" "#d9d9d9" "#7f7f7f"
#> Laval dark grey black
#> "#515151" "#000000"
unikn::seecol(laval, main = "Les couleurs de Laval University, CA") # view color palette
