All Palettes

Color Palette #f27d8b, #fcf1ba, #a5d9b8, #6ec1d8, #4b5e68

0%
0%
0%

CSS code for this palette

/* CSS */
.flower-blossom-pink {
color: #f27d8b;
}
.dandelion-wine {
color: #fcf1ba;
}
.eerie-glow {
color: #a5d9b8;
}
.squeaky {
color: #6ec1d8;
}
.shot-over {
color: #4b5e68;
}

/* CSS Variables */
:root {
--flower-blossom-pink:#f27d8b;
--dandelion-wine:#fcf1ba;
--eerie-glow:#a5d9b8;
--squeaky:#6ec1d8;
--shot-over:#4b5e68;
}

More palettes to explore