All Palettes

Color Palette #ffebcc, #f4c19f, #e1a77a, #d19b3d, #c46b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.blanched-almond {
color: #ffebcc;
}
.almond-cream {
color: #f4c19f;
}
.thai-ice-tea {
color: #e1a77a;
}
.mineral-yellow {
color: #d19b3d;
}
.burnt-copper {
color: #c46b3b;
}

/* CSS Variables */
:root {
--blanched-almond:#ffebcc;
--almond-cream:#f4c19f;
--thai-ice-tea:#e1a77a;
--mineral-yellow:#d19b3d;
--burnt-copper:#c46b3b;
}

More palettes to explore