All Palettes

Color Palette #c3a02c, #d6b85c, #f2d37d, #e67c5c, #c05239

0%
0%
0%

CSS code for this palette

/* CSS */
.mustard-seed {
color: #c3a02c;
}
.luxurious {
color: #d6b85c;
}
.soft-straw {
color: #f2d37d;
}
.tangerine-flake {
color: #e67c5c;
}
.orange-vermillion {
color: #c05239;
}

/* CSS Variables */
:root {
--mustard-seed:#c3a02c;
--luxurious:#d6b85c;
--soft-straw:#f2d37d;
--tangerine-flake:#e67c5c;
--orange-vermillion:#c05239;
}

More palettes to explore