All Palettes

Color Palette #f0a800, #f3c758, #e79f6e, #d77c70, #c94b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.dancing-daisy {
color: #f3c758;
}
.inventive-orange {
color: #e79f6e;
}
.golgfag-brown {
color: #d77c70;
}
.painted-poppy {
color: #c94b3b;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--dancing-daisy:#f3c758;
--inventive-orange:#e79f6e;
--golgfag-brown:#d77c70;
--painted-poppy:#c94b3b;
}

More palettes to explore