All Palettes

Color Palette #ffe4b3, #ffd199, #ffb86b, #ff9b3d, #ff791a

0%
0%
0%

CSS code for this palette

/* CSS */
.mouse-nose {
color: #ffe4b3;
}
.whipped-apricot {
color: #ffd199;
}
.desert-dessert {
color: #ffb86b;
}
.hawaiian-passion {
color: #ff9b3d;
}
.pumpkin {
color: #ff791a;
}

/* CSS Variables */
:root {
--mouse-nose:#ffe4b3;
--whipped-apricot:#ffd199;
--desert-dessert:#ffb86b;
--hawaiian-passion:#ff9b3d;
--pumpkin:#ff791a;
}

More palettes to explore