All Palettes

Color Palette #8d99c8, #596991, #3f4a69, #a8c7e1, #f2f6f7

0%
0%
0%

CSS code for this palette

/* CSS */
.easter-egg {
color: #8d99c8;
}
.emerald-crested-manakin {
color: #596991;
}
.buster {
color: #3f4a69;
}
.template {
color: #a8c7e1;
}
.chef-s-hat {
color: #f2f6f7;
}

/* CSS Variables */
:root {
--easter-egg:#8d99c8;
--emerald-crested-manakin:#596991;
--buster:#3f4a69;
--template:#a8c7e1;
--chef-s-hat:#f2f6f7;
}

More palettes to explore