All Palettes

Color Palette #a2b3c3, #6e818c, #b2c2c7, #e8bea1, #d67f7a

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pot {
color: #a2b3c3;
}
.slate-expectations {
color: #6e818c;
}
.blue-agave {
color: #b2c2c7;
}
.mollusca {
color: #e8bea1;
}
.cranapple {
color: #d67f7a;
}

/* CSS Variables */
:root {
--blue-pot:#a2b3c3;
--slate-expectations:#6e818c;
--blue-agave:#b2c2c7;
--mollusca:#e8bea1;
--cranapple:#d67f7a;
}

More palettes to explore