All Palettes

Color Palette #d57a2a, #f1a65b, #f1ca9d, #b2e1e6, #7e4f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.bitter-orange {
color: #d57a2a;
}
.sandy-brown {
color: #f1a65b;
}
.sheer-apricot {
color: #f1ca9d;
}
.polar-blue {
color: #b2e1e6;
}
.leather-satchel {
color: #7e4f3a;
}

/* CSS Variables */
:root {
--bitter-orange:#d57a2a;
--sandy-brown:#f1a65b;
--sheer-apricot:#f1ca9d;
--polar-blue:#b2e1e6;
--leather-satchel:#7e4f3a;
}

More palettes to explore