All Palettes

Color Palette #e6d5c1, #f3b249, #f4a462, #e76e50, #d6384b

0%
0%
0%

CSS code for this palette

/* CSS */
.stone-wash {
color: #e6d5c1;
}
.koji-orange {
color: #f3b249;
}
.shrimp-cocktail {
color: #f4a462;
}
.entan-red {
color: #e76e50;
}
.smooch-rouge {
color: #d6384b;
}

/* CSS Variables */
:root {
--stone-wash:#e6d5c1;
--koji-orange:#f3b249;
--shrimp-cocktail:#f4a462;
--entan-red:#e76e50;
--smooch-rouge:#d6384b;
}

More palettes to explore