All Palettes

Color Palette #191e4d, #277e9b, #4db8d5, #f3f86d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #191e4d;
}
.valley-of-glaciers {
color: #277e9b;
}
.aztec-sky {
color: #4db8d5;
}
.dolly {
color: #f3f86d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--fly-by-night:#191e4d;
--valley-of-glaciers:#277e9b;
--aztec-sky:#4db8d5;
--dolly:#f3f86d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore