All Palettes

Color Palette #d55b39, #f08d3d, #f6d560, #a6e3d6, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d55b39;
}
.mandarin-rind {
color: #f08d3d;
}
.salmon-eggs {
color: #f6d560;
}
.botanical-tint {
color: #a6e3d6;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d55b39;
--mandarin-rind:#f08d3d;
--salmon-eggs:#f6d560;
--botanical-tint:#a6e3d6;
--windstorm:#6999c3;
}

More palettes to explore