All Palettes

Color Palette #e1b7d1, #f3c3d3, #f5c8a3, #f4e39a, #f0d04c

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e1b7d1;
}
.in-the-pink {
color: #f3c3d3;
}
.australian-apricot {
color: #f5c8a3;
}
.lemon-meringue {
color: #f4e39a;
}
.radiant-sun {
color: #f0d04c;
}

/* CSS Variables */
:root {
--eau-de-rose:#e1b7d1;
--in-the-pink:#f3c3d3;
--australian-apricot:#f5c8a3;
--lemon-meringue:#f4e39a;
--radiant-sun:#f0d04c;
}

More palettes to explore