All Palettes

Color Palette #ff7f24, #ffa04d, #ffbc6b, #ffdb9e, #ffe0b3

0%
0%
0%

CSS code for this palette

/* CSS */
.orange-you-happy {
color: #ff7f24;
}
.exotic-flower {
color: #ffa04d;
}
.desert-dessert {
color: #ffbc6b;
}
.south-shore-sun {
color: #ffdb9e;
}
.peach-of-mind {
color: #ffe0b3;
}

/* CSS Variables */
:root {
--orange-you-happy:#ff7f24;
--exotic-flower:#ffa04d;
--desert-dessert:#ffbc6b;
--south-shore-sun:#ffdb9e;
--peach-of-mind:#ffe0b3;
}

More palettes to explore