All Palettes

Color Palette #6c7989, #7b999d, #9ab7af, #cad8d6, #f0f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.menacing-clouds {
color: #6c7989;
}
.cathedral-glass {
color: #7b999d;
}
.moncur {
color: #9ab7af;
}
.thunder-bay {
color: #cad8d6;
}
.bakery-box {
color: #f0f4f1;
}

/* CSS Variables */
:root {
--menacing-clouds:#6c7989;
--cathedral-glass:#7b999d;
--moncur:#9ab7af;
--thunder-bay:#cad8d6;
--bakery-box:#f0f4f1;
}

More palettes to explore