All Palettes

Color Palette #f0a800, #f3b72b, #f5d65c, #f6e6a7, #f9a89f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.xanthous {
color: #f3b72b;
}
.wake-me-up {
color: #f5d65c;
}
.gold-sand {
color: #f6e6a7;
}
.corally {
color: #f9a89f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--xanthous:#f3b72b;
--wake-me-up:#f5d65c;
--gold-sand:#f6e6a7;
--corally:#f9a89f;
}

More palettes to explore