All Palettes

Color Palette #f9d36c, #f3b13f, #eb7928, #e04a29, #9d2a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.lighthouse-glow {
color: #f9d36c;
}
.dairy-made {
color: #f3b13f;
}
.chaat-masala {
color: #eb7928;
}
.astorath-red {
color: #e04a29;
}
.velvet-cake {
color: #9d2a3d;
}

/* CSS Variables */
:root {
--lighthouse-glow:#f9d36c;
--dairy-made:#f3b13f;
--chaat-masala:#eb7928;
--astorath-red:#e04a29;
--velvet-cake:#9d2a3d;
}

More palettes to explore