All Palettes

Color Palette #d4b88c, #a5c19f, #5b8b89, #3e5b7e, #f1a6a2

0%
0%
0%

CSS code for this palette

/* CSS */
.craftsman-gold {
color: #d4b88c;
}
.spring-sprig {
color: #a5c19f;
}
.steel-teal {
color: #5b8b89;
}
.chinese-porcelain {
color: #3e5b7e;
}
.calabrese {
color: #f1a6a2;
}

/* CSS Variables */
:root {
--craftsman-gold:#d4b88c;
--spring-sprig:#a5c19f;
--steel-teal:#5b8b89;
--chinese-porcelain:#3e5b7e;
--calabrese:#f1a6a2;
}

More palettes to explore