All Palettes

Color Palette #f9aeae, #f6d2a7, #f1b341, #d6aee0, #a26d9a

0%
0%
0%

CSS code for this palette

/* CSS */
.snow-white-blush {
color: #f9aeae;
}
.tequila {
color: #f6d2a7;
}
.butter-cream {
color: #f1b341;
}
.whisper-of-plum {
color: #d6aee0;
}
.drama-queen {
color: #a26d9a;
}

/* CSS Variables */
:root {
--snow-white-blush:#f9aeae;
--tequila:#f6d2a7;
--butter-cream:#f1b341;
--whisper-of-plum:#d6aee0;
--drama-queen:#a26d9a;
}

More palettes to explore