All Palettes

Color Palette #e09ec7, #f3bfd0, #f9e5d7, #fbe3a2, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-chiffon {
color: #e09ec7;
}
.carnation-bouquet {
color: #f3bfd0;
}
.illuminated {
color: #f9e5d7;
}
.durango-dust {
color: #fbe3a2;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--lilac-chiffon:#e09ec7;
--carnation-bouquet:#f3bfd0;
--illuminated:#f9e5d7;
--durango-dust:#fbe3a2;
--blue-angels-yellow:#fab700;
}

More palettes to explore