All Palettes

Color Palette #fff0c2, #ffdd8f, #ffb65c, #ff8b3d, #ff6d29

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-point-cream {
color: #fff0c2;
}
.brite-gold {
color: #ffdd8f;
}
.peanut-butter-chicken {
color: #ffb65c;
}
.sunset-yellow {
color: #ff8b3d;
}
.burning-orange {
color: #ff6d29;
}

/* CSS Variables */
:root {
--crown-point-cream:#fff0c2;
--brite-gold:#ffdd8f;
--peanut-butter-chicken:#ffb65c;
--sunset-yellow:#ff8b3d;
--burning-orange:#ff6d29;
}

More palettes to explore