All Palettes

Color Palette #c82d3d, #f89e59, #f1e1b1, #a2d1e6, #497c92

0%
0%
0%

CSS code for this palette

/* CSS */
.etruscan-red {
color: #c82d3d;
}
.tan-hide {
color: #f89e59;
}
.bone-white {
color: #f1e1b1;
}
.chefchaouen-blue {
color: #a2d1e6;
}
.coelin-blue {
color: #497c92;
}

/* CSS Variables */
:root {
--etruscan-red:#c82d3d;
--tan-hide:#f89e59;
--bone-white:#f1e1b1;
--chefchaouen-blue:#a2d1e6;
--coelin-blue:#497c92;
}

More palettes to explore