All Palettes

Color Palette #f9bfb4, #f2a78c, #e39b4f, #d57d2a, #b85c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.rustique {
color: #f9bfb4;
}
.stone-fruit {
color: #f2a78c;
}
.colorado-peach {
color: #e39b4f;
}
.bitter-orange {
color: #d57d2a;
}
.sun-kissed-brick {
color: #b85c3d;
}

/* CSS Variables */
:root {
--rustique:#f9bfb4;
--stone-fruit:#f2a78c;
--colorado-peach:#e39b4f;
--bitter-orange:#d57d2a;
--sun-kissed-brick:#b85c3d;
}

More palettes to explore