All Palettes

Color Palette #f7a6c6, #f1d76f, #72d5c1, #298ebc, #704d7a

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f7a6c6;
}
.mocha-dandelion {
color: #f1d76f;
}
.downy {
color: #72d5c1;
}
.christmas-blue {
color: #298ebc;
}
.cabbage-blossom-violet {
color: #704d7a;
}

/* CSS Variables */
:root {
--rose-mallow:#f7a6c6;
--mocha-dandelion:#f1d76f;
--downy:#72d5c1;
--christmas-blue:#298ebc;
--cabbage-blossom-violet:#704d7a;
}

More palettes to explore