All Palettes

Color Palette #e4a0b5, #f7c5e0, #f5d5b2, #f5b042, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-tulip {
color: #e4a0b5;
}
.laelia-pink {
color: #f7c5e0;
}
.frangipane {
color: #f5d5b2;
}
.butter-cream {
color: #f5b042;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blushing-tulip:#e4a0b5;
--laelia-pink:#f7c5e0;
--frangipane:#f5d5b2;
--butter-cream:#f5b042;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore