All Palettes

Color Palette #f8e3a0, #f9c69f, #f9a4ae, #f57a89, #e34a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f8e3a0;
}
.shrimp-toast {
color: #f9c69f;
}
.ballet-slippers {
color: #f9a4ae;
}
.flower-blossom-pink {
color: #f57a89;
}
.x-marks-the-spot {
color: #e34a4a;
}

/* CSS Variables */
:root {
--venetian-yellow:#f8e3a0;
--shrimp-toast:#f9c69f;
--ballet-slippers:#f9a4ae;
--flower-blossom-pink:#f57a89;
--x-marks-the-spot:#e34a4a;
}

More palettes to explore