All Palettes

Color Palette #ffde70, #f5b942, #f49c3e, #ef6b2e, #d74c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-shower {
color: #ffde70;
}
.samoan-sun {
color: #f5b942;
}
.chat-orange {
color: #f49c3e;
}
.basketball {
color: #ef6b2e;
}
.spicy-orange {
color: #d74c2d;
}

/* CSS Variables */
:root {
--sun-shower:#ffde70;
--samoan-sun:#f5b942;
--chat-orange:#f49c3e;
--basketball:#ef6b2e;
--spicy-orange:#d74c2d;
}

More palettes to explore