All Palettes

Color Palette #f3ad16, #f6b44c, #f9c690, #fceeb6, #f2e2a1

0%
0%
0%

CSS code for this palette

/* CSS */
.squash {
color: #f3ad16;
}
.mango-margarita {
color: #f6b44c;
}
.sicilian-villa {
color: #f9c690;
}
.tinker-light {
color: #fceeb6;
}
.sugar-cookie {
color: #f2e2a1;
}

/* CSS Variables */
:root {
--squash:#f3ad16;
--mango-margarita:#f6b44c;
--sicilian-villa:#f9c690;
--tinker-light:#fceeb6;
--sugar-cookie:#f2e2a1;
}

More palettes to explore