All Palettes

Color Palette #ff6933, #ff9b3d, #ffce6b, #ffe299, #ffeeb3

0%
0%
0%

CSS code for this palette

/* CSS */
.halt-and-catch-fire {
color: #ff6933;
}
.hawaiian-passion {
color: #ff9b3d;
}
.faded-sunlight {
color: #ffce6b;
}
.couscous {
color: #ffe299;
}
.creamy-lemon {
color: #ffeeb3;
}

/* CSS Variables */
:root {
--halt-and-catch-fire:#ff6933;
--hawaiian-passion:#ff9b3d;
--faded-sunlight:#ffce6b;
--couscous:#ffe299;
--creamy-lemon:#ffeeb3;
}

More palettes to explore