All Palettes

Color Palette #f6d4c1, #f2b2a1, #e89a8d, #d57d6c, #c35955

0%
0%
0%

CSS code for this palette

/* CSS */
.dreamsicle {
color: #f6d4c1;
}
.first-date {
color: #f2b2a1;
}
.salmon-salt {
color: #e89a8d;
}
.masoho-red {
color: #d57d6c;
}
.fuzzy-wuzzy-brown {
color: #c35955;
}

/* CSS Variables */
:root {
--dreamsicle:#f6d4c1;
--first-date:#f2b2a1;
--salmon-salt:#e89a8d;
--masoho-red:#d57d6c;
--fuzzy-wuzzy-brown:#c35955;
}

More palettes to explore