All Palettes

Color Palette #ffb84d, #ff8b42, #ff7142, #e05c69, #9f6094

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.orange-bell-pepper {
color: #ff8b42;
}
.precious-persimmon {
color: #ff7142;
}
.briquette {
color: #e05c69;
}
.bermuda-onion {
color: #9f6094;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--orange-bell-pepper:#ff8b42;
--precious-persimmon:#ff7142;
--briquette:#e05c69;
--bermuda-onion:#9f6094;
}

More palettes to explore