All Palettes

Color Palette #582c50, #a2446c, #f1a7a2, #f8d5af, #e4d749

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-bloom {
color: #582c50;
}
.ancient-fuchsia {
color: #a2446c;
}
.calabrese {
color: #f1a7a2;
}
.ice-cream-parlour {
color: #f8d5af;
}
.citrus-sugar {
color: #e4d749;
}

/* CSS Variables */
:root {
--winter-bloom:#582c50;
--ancient-fuchsia:#a2446c;
--calabrese:#f1a7a2;
--ice-cream-parlour:#f8d5af;
--citrus-sugar:#e4d749;
}

More palettes to explore