All Palettes

Color Palette #f6c4b6, #f2a28c, #f19c5b, #f4d35d, #a4dab1

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f6c4b6;
}
.stone-fruit {
color: #f2a28c;
}
.bergamot-orange {
color: #f19c5b;
}
.salmon-eggs {
color: #f4d35d;
}
.frugal {
color: #a4dab1;
}

/* CSS Variables */
:root {
--apricot-obsession:#f6c4b6;
--stone-fruit:#f2a28c;
--bergamot-orange:#f19c5b;
--salmon-eggs:#f4d35d;
--frugal:#a4dab1;
}

More palettes to explore