All Palettes

Color Palette #c02a2a, #e45b3f, #f5995b, #f8cba0, #f4e1d7

0%
0%
0%

CSS code for this palette

/* CSS */
.akabeni {
color: #c02a2a;
}
.tiger-lily {
color: #e45b3f;
}
.bergamot-orange {
color: #f5995b;
}
.chai-latte {
color: #f8cba0;
}
.touching-white {
color: #f4e1d7;
}

/* CSS Variables */
:root {
--akabeni:#c02a2a;
--tiger-lily:#e45b3f;
--bergamot-orange:#f5995b;
--chai-latte:#f8cba0;
--touching-white:#f4e1d7;
}

More palettes to explore