All Palettes

Color Palette #f0c6a3, #f1a2b3, #e76a98, #d84f6b, #a35c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.turnip-boy {
color: #f0c6a3;
}
.emperor-s-children {
color: #f1a2b3;
}
.shadow-azalea-pink {
color: #e76a98;
}
.rosy-cheeks {
color: #d84f6b;
}
.thimble-red {
color: #a35c8b;
}

/* CSS Variables */
:root {
--turnip-boy:#f0c6a3;
--emperor-s-children:#f1a2b3;
--shadow-azalea-pink:#e76a98;
--rosy-cheeks:#d84f6b;
--thimble-red:#a35c8b;
}

More palettes to explore