All Palettes

Color Palette #6dc0b4, #f3a35e, #f9c54e, #f94346, #f3712b

0%
0%
0%

CSS code for this palette

/* CSS */
.fiesta-blue {
color: #6dc0b4;
}
.sandy-brown {
color: #f3a35e;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}
.persimmon-orange {
color: #f3712b;
}

/* CSS Variables */
:root {
--fiesta-blue:#6dc0b4;
--sandy-brown:#f3a35e;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
--persimmon-orange:#f3712b;
}

More palettes to explore