All Palettes

Color Palette #ff713d, #ff913d, #ffb84d, #3cb472, #309c61

0%
0%
0%

CSS code for this palette

/* CSS */
.carrot {
color: #ff713d;
}
.joyful-orange {
color: #ff913d;
}
.floral-leaf {
color: #ffb84d;
}
.medium-sea-green {
color: #3cb472;
}
.green-fondant {
color: #309c61;
}

/* CSS Variables */
:root {
--carrot:#ff713d;
--joyful-orange:#ff913d;
--floral-leaf:#ffb84d;
--medium-sea-green:#3cb472;
--green-fondant:#309c61;
}

More palettes to explore