All Palettes

Color Palette #f3d1a5, #f6b2a2, #f78d8d, #f05c5c, #e94949

0%
0%
0%

CSS code for this palette

/* CSS */
.tequila {
color: #f3d1a5;
}
.first-date {
color: #f6b2a2;
}
.vinaceous-cinnamon {
color: #f78d8d;
}
.hot-coral {
color: #f05c5c;
}
.x-marks-the-spot {
color: #e94949;
}

/* CSS Variables */
:root {
--tequila:#f3d1a5;
--first-date:#f6b2a2;
--vinaceous-cinnamon:#f78d8d;
--hot-coral:#f05c5c;
--x-marks-the-spot:#e94949;
}

More palettes to explore