All Palettes

Color Palette #fcbc1d, #f8d94f, #f4e88a, #dae5f1, #4c6b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.mango-loco {
color: #fcbc1d;
}
.royal-yellow {
color: #f8d94f;
}
.templar-s-gold {
color: #f4e88a;
}
.space-wolves-grey {
color: #dae5f1;
}
.revel-blue {
color: #4c6b8a;
}

/* CSS Variables */
:root {
--mango-loco:#fcbc1d;
--royal-yellow:#f8d94f;
--templar-s-gold:#f4e88a;
--space-wolves-grey:#dae5f1;
--revel-blue:#4c6b8a;
}

More palettes to explore