All Palettes

Color Palette #ff9933, #ffb84d, #ffd280, #ffe4b3, #fff5e5

0%
0%
0%

CSS code for this palette

/* CSS */
.indian-saffron {
color: #ff9933;
}
.floral-leaf {
color: #ffb84d;
}
.bread-n-butter {
color: #ffd280;
}
.mouse-nose {
color: #ffe4b3;
}
.silky-tofu {
color: #fff5e5;
}

/* CSS Variables */
:root {
--indian-saffron:#ff9933;
--floral-leaf:#ffb84d;
--bread-n-butter:#ffd280;
--mouse-nose:#ffe4b3;
--silky-tofu:#fff5e5;
}

More palettes to explore