All Palettes

Color Palette #1e4d76, #3a8e9c, #72d5a2, #f5c661, #e05a29

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1e4d76;
}
.aqueous {
color: #3a8e9c;
}
.crystal-gem {
color: #72d5a2;
}
.deep-fried-sun-rays {
color: #f5c661;
}
.flame {
color: #e05a29;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1e4d76;
--aqueous:#3a8e9c;
--crystal-gem:#72d5a2;
--deep-fried-sun-rays:#f5c661;
--flame:#e05a29;
}

More palettes to explore