All Palettes

Color Palette #f6d4c1, #f9c7b9, #f09e9f, #f76a4b, #d8544f

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamsicle {
color: #f6d4c1;
}
.sherbet-fruit {
color: #f9c7b9;
}
.plum-blossom {
color: #f09e9f;
}
.sango-red {
color: #f76a4b;
}
.capocollo {
color: #d8544f;
}

/* CSS Variables */
:root {
--dreamsicle:#f6d4c1;
--sherbet-fruit:#f9c7b9;
--plum-blossom:#f09e9f;
--sango-red:#f76a4b;
--capocollo:#d8544f;
}

More palettes to explore