All Palettes

Color Palette #f5b400, #f6d44c, #f9e78b, #fce3b6, #fef6d2

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.fresh-pineapple {
color: #f6d44c;
}
.no-gmb-yellow {
color: #f9e78b;
}
.white-strawberry {
color: #fce3b6;
}
.baja-white {
color: #fef6d2;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--fresh-pineapple:#f6d44c;
--no-gmb-yellow:#f9e78b;
--white-strawberry:#fce3b6;
--baja-white:#fef6d2;
}

More palettes to explore