All Palettes

Color Palette #f7c5b6, #f4b69f, #f1a488, #f19d6f, #f28e50

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f7c5b6;
}
.first-date {
color: #f4b69f;
}
.stone-fruit {
color: #f1a488;
}
.florida-mango {
color: #f19d6f;
}
.chinese-lantern {
color: #f28e50;
}

/* CSS Variables */
:root {
--apricot-obsession:#f7c5b6;
--first-date:#f4b69f;
--stone-fruit:#f1a488;
--florida-mango:#f19d6f;
--chinese-lantern:#f28e50;
}

More palettes to explore