All Palettes

Color Palette #f6d87e, #fad3a3, #f5a88a, #f47b7b, #d95a3a

0%
0%
0%

CSS code for this palette

/* CSS */
.rapunzel {
color: #f6d87e;
}
.maple-beige {
color: #fad3a3;
}
.lugganath-orange {
color: #f5a88a;
}
.meat {
color: #f47b7b;
}
.mod-orange {
color: #d95a3a;
}

/* CSS Variables */
:root {
--rapunzel:#f6d87e;
--maple-beige:#fad3a3;
--lugganath-orange:#f5a88a;
--meat:#f47b7b;
--mod-orange:#d95a3a;
}

More palettes to explore