All Palettes

Color Palette #cc5c64, #f3f8f1, #b5d4d4, #5b7a8f, #2f4056

0%
0%
0%

CSS code for this palette

/* CSS */
.common-chestnut {
color: #cc5c64;
}
.laundry-white {
color: #f3f8f1;
}
.dante-peak {
color: #b5d4d4;
}
.titanium-blue {
color: #5b7a8f;
}
.winter-sea {
color: #2f4056;
}

/* CSS Variables */
:root {
--common-chestnut:#cc5c64;
--laundry-white:#f3f8f1;
--dante-peak:#b5d4d4;
--titanium-blue:#5b7a8f;
--winter-sea:#2f4056;
}

More palettes to explore