All Palettes

Color Palette #e6a400, #f5b800, #fdd835, #ffec3d, #fbc02d

0%
0%
0%

CSS code for this palette

/* CSS */
.flambrosia {
color: #e6a400;
}
.curry-bubbles {
color: #f5b800;
}
.flirtatious {
color: #fdd835;
}
.hollandaise {
color: #ffec3d;
}
.not-yo-cheese {
color: #fbc02d;
}

/* CSS Variables */
:root {
--flambrosia:#e6a400;
--curry-bubbles:#f5b800;
--flirtatious:#fdd835;
--hollandaise:#ffec3d;
--not-yo-cheese:#fbc02d;
}

More palettes to explore