All Palettes

Color Palette #921111, #b03b3b, #d06262, #f4a4a4, #f7d9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.jack-and-coke {
color: #921111;
}
.eye-of-newt {
color: #b03b3b;
}
.happy-hearts {
color: #d06262;
}
.calabrese {
color: #f4a4a4;
}
.coy-pink {
color: #f7d9d9;
}

/* CSS Variables */
:root {
--jack-and-coke:#921111;
--eye-of-newt:#b03b3b;
--happy-hearts:#d06262;
--calabrese:#f4a4a4;
--coy-pink:#f7d9d9;
}

More palettes to explore