All Palettes

Color Palette #e7a01d, #f8c572, #f1a8a2, #d67a93, #c64e8a

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-sulphur {
color: #e7a01d;
}
.just-peachy {
color: #f8c572;
}
.calabrese {
color: #f1a8a2;
}
.minuette {
color: #d67a93;
}
.mulberry-yogurt {
color: #c64e8a;
}

/* CSS Variables */
:root {
--orange-sulphur:#e7a01d;
--just-peachy:#f8c572;
--calabrese:#f1a8a2;
--minuette:#d67a93;
--mulberry-yogurt:#c64e8a;
}

More palettes to explore