All Palettes

Color Palette #f7c6b6, #f9aa8b, #f77c59, #e65d51, #c94f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-obsession {
color: #f7c6b6;
}
.october-haze {
color: #f9aa8b;
}
.bonfire {
color: #f77c59;
}
.opal-flame {
color: #e65d51;
}
.chinese-dragon {
color: #c94f4f;
}

/* CSS Variables */
:root {
--apricot-obsession:#f7c6b6;
--october-haze:#f9aa8b;
--bonfire:#f77c59;
--opal-flame:#e65d51;
--chinese-dragon:#c94f4f;
}

More palettes to explore