All Palettes

Color Palette #f0a800, #f6d12c, #f9e67b, #faeaa3, #fbaf3c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.dream-of-spring {
color: #f6d12c;
}
.pineapple-juice {
color: #f9e67b;
}
.lazy-daisy {
color: #faeaa3;
}
.peach-butter {
color: #fbaf3c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--dream-of-spring:#f6d12c;
--pineapple-juice:#f9e67b;
--lazy-daisy:#faeaa3;
--peach-butter:#fbaf3c;
}

More palettes to explore