All Palettes

Color Palette #d88dbe, #f6b1d6, #f9c8c9, #f4c65d, #f3b530

0%
0%
0%

CSS code for this palette

/* CSS */
.pressed-flower {
color: #d88dbe;
}
.lavender-candy {
color: #f6b1d6;
}
.sunday-best {
color: #f9c8c9;
}
.deep-fried-sun-rays {
color: #f4c65d;
}
.xanthous {
color: #f3b530;
}

/* CSS Variables */
:root {
--pressed-flower:#d88dbe;
--lavender-candy:#f6b1d6;
--sunday-best:#f9c8c9;
--deep-fried-sun-rays:#f4c65d;
--xanthous:#f3b530;
}

More palettes to explore