All Palettes

Color Palette #ff6933, #ff9a1f, #ffb84d, #ffe299, #ffcdcc

0%
0%
0%

CSS code for this palette

/* CSS */
.halt-and-catch-fire {
color: #ff6933;
}
.dragon-ball {
color: #ff9a1f;
}
.floral-leaf {
color: #ffb84d;
}
.couscous {
color: #ffe299;
}
.lusty-gallant {
color: #ffcdcc;
}

/* CSS Variables */
:root {
--halt-and-catch-fire:#ff6933;
--dragon-ball:#ff9a1f;
--floral-leaf:#ffb84d;
--couscous:#ffe299;
--lusty-gallant:#ffcdcc;
}

More palettes to explore