All Palettes

Color Palette #d9a1a2, #f4c8c8, #f9e1e1, #f4c7a9, #e2ba4b

0%
0%
0%

CSS code for this palette

/* CSS */
.passive-pink {
color: #d9a1a2;
}
.first-peach {
color: #f4c8c8;
}
.bride-s-blush {
color: #f9e1e1;
}
.citrus-sachet {
color: #f4c7a9;
}
.high-honey {
color: #e2ba4b;
}

/* CSS Variables */
:root {
--passive-pink:#d9a1a2;
--first-peach:#f4c8c8;
--bride-s-blush:#f9e1e1;
--citrus-sachet:#f4c7a9;
--high-honey:#e2ba4b;
}

More palettes to explore