All Palettes

Color Palette #f4c32f, #f6d16a, #f9e19a, #f5b800, #ebb000

0%
0%
0%

CSS code for this palette

/* CSS */
.saffron {
color: #f4c32f;
}
.yellow-tulip {
color: #f6d16a;
}
.imam-ali-gold {
color: #f9e19a;
}
.curry-bubbles {
color: #f5b800;
}
.yellow-of-izamal {
color: #ebb000;
}

/* CSS Variables */
:root {
--saffron:#f4c32f;
--yellow-tulip:#f6d16a;
--imam-ali-gold:#f9e19a;
--curry-bubbles:#f5b800;
--yellow-of-izamal:#ebb000;
}

More palettes to explore