All Palettes

Color Palette #f9b4c1, #f6a2a6, #f29c8c, #f38c58, #de6e4f

0%
0%
0%

CSS code for this palette

/* CSS */
.love-spell {
color: #f9b4c1;
}
.her-majesty {
color: #f6a2a6;
}
.fruit-shake {
color: #f29c8c;
}
.barbarian {
color: #f38c58;
}
.dusty-orange {
color: #de6e4f;
}

/* CSS Variables */
:root {
--love-spell:#f9b4c1;
--her-majesty:#f6a2a6;
--fruit-shake:#f29c8c;
--barbarian:#f38c58;
--dusty-orange:#de6e4f;
}

More palettes to explore