All Palettes

Color Palette #ffc2c2, #ff6e61, #ffb84d, #6b5b95, #d5a5d1

0%
0%
0%

CSS code for this palette

/* CSS */
.ladylike {
color: #ffc2c2;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.just-a-fairytale {
color: #6b5b95;
}
.berry-popsicle {
color: #d5a5d1;
}

/* CSS Variables */
:root {
--ladylike:#ffc2c2;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--just-a-fairytale:#6b5b95;
--berry-popsicle:#d5a5d1;
}

More palettes to explore