All Palettes

Color Palette #c8d5e4, #a8e6cf, #dbedbf, #ffadad, #ff667d

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-wisp {
color: #c8d5e4;
}
.turquoise-tower {
color: #a8e6cf;
}
.mellow-mint {
color: #dbedbf;
}
.cornflower-lilac {
color: #ffadad;
}
.kisses-and-hugs {
color: #ff667d;
}

/* CSS Variables */
:root {
--violet-wisp:#c8d5e4;
--turquoise-tower:#a8e6cf;
--mellow-mint:#dbedbf;
--cornflower-lilac:#ffadad;
--kisses-and-hugs:#ff667d;
}

More palettes to explore