All Palettes

Color Palette #a2b3c3, #e1d7d0, #f6d7a2, #f2b87d, #e3a059

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pot {
color: #a2b3c3;
}
.taupe-mist {
color: #e1d7d0;
}
.pismo-dunes {
color: #f6d7a2;
}
.sunburst {
color: #f2b87d;
}
.porsche {
color: #e3a059;
}

/* CSS Variables */
:root {
--blue-pot:#a2b3c3;
--taupe-mist:#e1d7d0;
--pismo-dunes:#f6d7a2;
--sunburst:#f2b87d;
--porsche:#e3a059;
}

More palettes to explore