All Palettes

Color Palette #d9a74a, #f1c84b, #f5d270, #f9eaa4, #fce9c5

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-apricot {
color: #d9a74a;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.yellow-tulip {
color: #f5d270;
}
.lazy-daisy {
color: #f9eaa4;
}
.vanilla-frost {
color: #fce9c5;
}

/* CSS Variables */
:root {
--golden-apricot:#d9a74a;
--solar-plexus-chakra:#f1c84b;
--yellow-tulip:#f5d270;
--lazy-daisy:#f9eaa4;
--vanilla-frost:#fce9c5;
}

More palettes to explore