All Palettes

Color Palette #e6a2c4, #f6b1cf, #ffb7a3, #f6d89d, #f9f19f

0%
0%
0%

CSS code for this palette

/* CSS */
.prettiest-pink {
color: #e6a2c4;
}
.fulgrim-pink {
color: #f6b1cf;
}
.nature-apricot {
color: #ffb7a3;
}
.phoenix-fossil {
color: #f6d89d;
}
.yippie-ya-yellow {
color: #f9f19f;
}

/* CSS Variables */
:root {
--prettiest-pink:#e6a2c4;
--fulgrim-pink:#f6b1cf;
--nature-apricot:#ffb7a3;
--phoenix-fossil:#f6d89d;
--yippie-ya-yellow:#f9f19f;
}

More palettes to explore