All Palettes

Color Palette #e4b9c9, #f1d0d9, #f6e5df, #f9f3d2, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.hydrangea-pink {
color: #e4b9c9;
}
.impatiens-petal {
color: #f1d0d9;
}
.cream-rose {
color: #f6e5df;
}
.flashpoint {
color: #f9f3d2;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--hydrangea-pink:#e4b9c9;
--impatiens-petal:#f1d0d9;
--cream-rose:#f6e5df;
--flashpoint:#f9f3d2;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore