All Palettes

Color Palette #fbca04, #f7ce3b, #f3c95e, #f1b26f, #f07f2d

0%
0%
0%

CSS code for this palette

/* CSS */
.himawari-yellow {
color: #fbca04;
}
.marigold-dust {
color: #f7ce3b;
}
.deep-fried-sun-rays {
color: #f3c95e;
}
.orange-salmonberry {
color: #f1b26f;
}
.chaat-masala {
color: #f07f2d;
}

/* CSS Variables */
:root {
--himawari-yellow:#fbca04;
--marigold-dust:#f7ce3b;
--deep-fried-sun-rays:#f3c95e;
--orange-salmonberry:#f1b26f;
--chaat-masala:#f07f2d;
}

More palettes to explore