All Palettes

Color Palette #ff9966, #ffb366, #ffd166, #ffe7b3, #fff5e5

0%
0%
0%

CSS code for this palette

/* CSS */
.atomic-tangerine {
color: #ff9966;
}
.mango-salsa {
color: #ffb366;
}
.bright-halo {
color: #ffd166;
}
.vanilla-ice-cream {
color: #ffe7b3;
}
.silky-tofu {
color: #fff5e5;
}

/* CSS Variables */
:root {
--atomic-tangerine:#ff9966;
--mango-salsa:#ffb366;
--bright-halo:#ffd166;
--vanilla-ice-cream:#ffe7b3;
--silky-tofu:#fff5e5;
}

More palettes to explore