All Palettes

Color Palette #ff9933, #ffb84d, #ffcc80, #ffd9a8, #ffe6cc

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-saffron {
color: #ff9933;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.peachy-summer-skies {
color: #ffd9a8;
}
.kansas-grain {
color: #ffe6cc;
}

/* CSS Variables */
:root {
--indian-saffron:#ff9933;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--peachy-summer-skies:#ffd9a8;
--kansas-grain:#ffe6cc;
}

More palettes to explore