All Palettes

Color Palette #f7d19c, #f6c76f, #f5b042, #f49d1a, #f58b00

0%
0%
0%

CSS code for this palette

/* CSS */
.warm-cocoon {
color: #f7d19c;
}
.cornsilk-yellow {
color: #f6c76f;
}
.butter-cream {
color: #f5b042;
}
.phoenix-flames {
color: #f49d1a;
}
.saffron-gold {
color: #f58b00;
}

/* CSS Variables */
:root {
--warm-cocoon:#f7d19c;
--cornsilk-yellow:#f6c76f;
--butter-cream:#f5b042;
--phoenix-flames:#f49d1a;
--saffron-gold:#f58b00;
}

More palettes to explore