All Palettes

Color Palette #a2b5c3, #fba9a2, #4c4e52, #d2c6d2, #e9e2e2

0%
0%
0%

CSS code for this palette

/* CSS */
.sterling-blue {
color: #a2b5c3;
}
.corally {
color: #fba9a2;
}
.grey-pinstripe {
color: #4c4e52;
}
.enchant {
color: #d2c6d2;
}
.antique-petal {
color: #e9e2e2;
}

/* CSS Variables */
:root {
--sterling-blue:#a2b5c3;
--corally:#fba9a2;
--grey-pinstripe:#4c4e52;
--enchant:#d2c6d2;
--antique-petal:#e9e2e2;
}

More palettes to explore