All Palettes

Color Palette #edc550, #f6c655, #f9d36c, #fce7a1, #fdf4af

0%
0%
0%

CSS code for this palette

/* CSS */
.cream-can {
color: #edc550;
}
.mom-s-pancake {
color: #f6c655;
}
.lighthouse-glow {
color: #f9d36c;
}
.equator-glow {
color: #fce7a1;
}
.paper-tiger {
color: #fdf4af;
}

/* CSS Variables */
:root {
--cream-can:#edc550;
--mom-s-pancake:#f6c655;
--lighthouse-glow:#f9d36c;
--equator-glow:#fce7a1;
--paper-tiger:#fdf4af;
}

More palettes to explore