All Palettes

Color Palette #e7b10d, #f0d400, #fce84f, #f6f1b1, #f9b4c0

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-drops {
color: #e7b10d;
}
.safety-yellow {
color: #f0d400;
}
.paris-daisy {
color: #fce84f;
}
.casino-lights {
color: #f6f1b1;
}
.love-spell {
color: #f9b4c0;
}

/* CSS Variables */
:root {
--sun-drops:#e7b10d;
--safety-yellow:#f0d400;
--paris-daisy:#fce84f;
--casino-lights:#f6f1b1;
--love-spell:#f9b4c0;
}

More palettes to explore