All Palettes

Color Palette #d6a4b9, #f1c1d2, #f9e1e5, #fef2d2, #fddc9b

0%
0%
0%

CSS code for this palette

/* CSS */
.gizmo {
color: #d6a4b9;
}
.carnation-bouquet {
color: #f1c1d2;
}
.poetic-princess {
color: #f9e1e5;
}
.cashmere-sweater {
color: #fef2d2;
}
.butter-cupcake {
color: #fddc9b;
}

/* CSS Variables */
:root {
--gizmo:#d6a4b9;
--carnation-bouquet:#f1c1d2;
--poetic-princess:#f9e1e5;
--cashmere-sweater:#fef2d2;
--butter-cupcake:#fddc9b;
}

More palettes to explore