All Palettes

Color Palette #b84c74, #e2a6b4, #f5d6e2, #f6e8a2, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.royal-heath {
color: #b84c74;
}
.iced-vovo {
color: #e2a6b4;
}
.pink-frosting {
color: #f5d6e2;
}
.lazy-daisy {
color: #f6e8a2;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--royal-heath:#b84c74;
--iced-vovo:#e2a6b4;
--pink-frosting:#f5d6e2;
--lazy-daisy:#f6e8a2;
--lime-lizard:#a3d55d;
}

More palettes to explore