All Palettes

Color Palette #f6bb3c, #fbbf7e, #ff6e61, #ff998a, #ff4d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-mary {
color: #f6bb3c;
}
.zing {
color: #fbbf7e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.blood-burst {
color: #ff4d4d;
}

/* CSS Variables */
:root {
--golden-mary:#f6bb3c;
--zing:#fbbf7e;
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--blood-burst:#ff4d4d;
}

More palettes to explore