All Palettes

Color Palette #ffc300, #ffd942, #ffb84d, #ff6d1f, #ff3f0f

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-splash {
color: #ffc300;
}
.sunny-side-up {
color: #ffd942;
}
.floral-leaf {
color: #ffb84d;
}
.shocking-orange {
color: #ff6d1f;
}
.f-i-h-ng-scarlet {
color: #ff3f0f;
}

/* CSS Variables */
:root {
--citrus-splash:#ffc300;
--sunny-side-up:#ffd942;
--floral-leaf:#ffb84d;
--shocking-orange:#ff6d1f;
--f-i-h-ng-scarlet:#ff3f0f;
}

More palettes to explore