All Palettes

Color Palette #f6e4a2, #f1c7a7, #e9b29f, #d496b6, #b8a3d1

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f6e4a2;
}
.citrus-sachet {
color: #f1c7a7;
}
.rose-linen {
color: #e9b29f;
}
.exotic-lilac {
color: #d496b6;
}
.purple-premiere {
color: #b8a3d1;
}

/* CSS Variables */
:root {
--venetian-yellow:#f6e4a2;
--citrus-sachet:#f1c7a7;
--rose-linen:#e9b29f;
--exotic-lilac:#d496b6;
--purple-premiere:#b8a3d1;
}

More palettes to explore