All Palettes

Color Palette #f8d7af, #f6b4a2, #f28f7d, #e06767, #c94f4f

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-latour {
color: #f8d7af;
}
.first-date {
color: #f6b4a2;
}
.animated-coral {
color: #f28f7d;
}
.calypso-red {
color: #e06767;
}
.chinese-dragon {
color: #c94f4f;
}

/* CSS Variables */
:root {
--satin-latour:#f8d7af;
--first-date:#f6b4a2;
--animated-coral:#f28f7d;
--calypso-red:#e06767;
--chinese-dragon:#c94f4f;
}

More palettes to explore