All Palettes

Color Palette #f0a800, #ffcb47, #ffde7a, #ffebc2, #f9bfb4

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.english-daisy {
color: #ffcb47;
}
.banana-biscuit {
color: #ffde7a;
}
.urnebes-beige {
color: #ffebc2;
}
.rustique {
color: #f9bfb4;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--english-daisy:#ffcb47;
--banana-biscuit:#ffde7a;
--urnebes-beige:#ffebc2;
--rustique:#f9bfb4;
}

More palettes to explore