All Palettes

Color Palette #fbd86f, #f69e4c, #f67a3c, #c95c4f, #7c3c5b

0%
0%
0%

CSS code for this palette

/* CSS */
.hawkbit {
color: #fbd86f;
}
.sunshade {
color: #f69e4c;
}
.sea-nettle {
color: #f67a3c;
}
.firebug {
color: #c95c4f;
}
.pleasure {
color: #7c3c5b;
}

/* CSS Variables */
:root {
--hawkbit:#fbd86f;
--sunshade:#f69e4c;
--sea-nettle:#f67a3c;
--firebug:#c95c4f;
--pleasure:#7c3c5b;
}

More palettes to explore