All Palettes

Color Palette #f0a800, #f6b83c, #f6c451, #f0d87f, #f3e3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.squash-blossom {
color: #f6b83c;
}
.mom-s-pancake {
color: #f6c451;
}
.gatsby-glitter {
color: #f0d87f;
}
.anise-flower {
color: #f3e3b4;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--squash-blossom:#f6b83c;
--mom-s-pancake:#f6c451;
--gatsby-glitter:#f0d87f;
--anise-flower:#f3e3b4;
}

More palettes to explore