All Palettes

Color Palette #db978f, #e4b0af, #f2cfd2, #c5a7c8, #a77b95

0%
0%
0%

CSS code for this palette

/* CSS */
.petite-orchid {
color: #db978f;
}
.chewing-gum {
color: #e4b0af;
}
.milkshake-pink {
color: #f2cfd2;
}
.tea-towel {
color: #c5a7c8;
}
.wonder-wish {
color: #a77b95;
}

/* CSS Variables */
:root {
--petite-orchid:#db978f;
--chewing-gum:#e4b0af;
--milkshake-pink:#f2cfd2;
--tea-towel:#c5a7c8;
--wonder-wish:#a77b95;
}

More palettes to explore