All Palettes

Color Palette #5d6a89, #a3b6c2, #d5d8ca, #f1deb7, #e3a6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-haze {
color: #5d6a89;
}
.sterling-blue {
color: #a3b6c2;
}
.light-green-alabaster {
color: #d5d8ca;
}
.limitless {
color: #f1deb7;
}
.coral-fountain {
color: #e3a6a1;
}

/* CSS Variables */
:root {
--grape-haze:#5d6a89;
--sterling-blue:#a3b6c2;
--light-green-alabaster:#d5d8ca;
--limitless:#f1deb7;
--coral-fountain:#e3a6a1;
}

More palettes to explore