All Palettes

Color Palette #a66e99, #eab8d1, #f4d2d4, #f9b9a9, #f5c99e

0%
0%
0%

CSS code for this palette

/* CSS */
.drama-queen {
color: #a66e99;
}
.sweet-lilac {
color: #eab8d1;
}
.mary-s-rose {
color: #f4d2d4;
}
.yahoo {
color: #f9b9a9;
}
.sundown {
color: #f5c99e;
}

/* CSS Variables */
:root {
--drama-queen:#a66e99;
--sweet-lilac:#eab8d1;
--mary-s-rose:#f4d2d4;
--yahoo:#f9b9a9;
--sundown:#f5c99e;
}

More palettes to explore