All Palettes

Color Palette #f8e3a0, #f2d28c, #e5b571, #d59e7c, #c68b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f8e3a0;
}
.sienna-yellow {
color: #f2d28c;
}
.pyramid-gold {
color: #e5b571;
}
.darling-clementine {
color: #d59e7c;
}
.grand-sunset {
color: #c68b8b;
}

/* CSS Variables */
:root {
--venetian-yellow:#f8e3a0;
--sienna-yellow:#f2d28c;
--pyramid-gold:#e5b571;
--darling-clementine:#d59e7c;
--grand-sunset:#c68b8b;
}

More palettes to explore