All Palettes

Color Palette #ffb84d, #ff8b47, #ff6347, #d60032, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.valley-of-fire {
color: #ff8b47;
}
.bruschetta-tomato {
color: #ff6347;
}
.carmine {
color: #d60032;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--valley-of-fire:#ff8b47;
--bruschetta-tomato:#ff6347;
--carmine:#d60032;
--heliotrope-magenta:#a400b3;
}

More palettes to explore