All Palettes

Color Palette #f8c6b4, #f4b69f, #f29b88, #f07b66, #e76d4b

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f8c6b4;
}
.first-date {
color: #f4b69f;
}
.rose-essence {
color: #f29b88;
}
.colorado-bronze {
color: #f07b66;
}
.coral-orange {
color: #e76d4b;
}

/* CSS Variables */
:root {
--apricot-obsession:#f8c6b4;
--first-date:#f4b69f;
--rose-essence:#f29b88;
--colorado-bronze:#f07b66;
--coral-orange:#e76d4b;
}

More palettes to explore