All Palettes

Color Palette #eab8d1, #f4c3d6, #f8d3d3, #f9e2b4, #f4a462

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-lilac {
color: #eab8d1;
}
.sweetheart {
color: #f4c3d6;
}
.ballet {
color: #f8d3d3;
}
.noodles {
color: #f9e2b4;
}
.shrimp-cocktail {
color: #f4a462;
}

/* CSS Variables */
:root {
--sweet-lilac:#eab8d1;
--sweetheart:#f4c3d6;
--ballet:#f8d3d3;
--noodles:#f9e2b4;
--shrimp-cocktail:#f4a462;
}

More palettes to explore