All Palettes

Color Palette #e3a47d, #f7c3a1, #f4e39f, #a7d7bf, #807d9b

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-clay {
color: #e3a47d;
}
.shrimp-toast {
color: #f7c3a1;
}
.venetian-yellow {
color: #f4e39f;
}
.southern-belle {
color: #a7d7bf;
}
.blue-intrigue {
color: #807d9b;
}

/* CSS Variables */
:root {
--orange-clay:#e3a47d;
--shrimp-toast:#f7c3a1;
--venetian-yellow:#f4e39f;
--southern-belle:#a7d7bf;
--blue-intrigue:#807d9b;
}

More palettes to explore