All Palettes

Color Palette #f0a800, #f6b83c, #f5d76b, #a4d57b, #4f9c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.squash-blossom {
color: #f6b83c;
}
.forsythia-blossom {
color: #f5d76b;
}
.crystal-green {
color: #a4d57b;
}
.petrol-green {
color: #4f9c8b;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--squash-blossom:#f6b83c;
--forsythia-blossom:#f5d76b;
--crystal-green:#a4d57b;
--petrol-green:#4f9c8b;
}

More palettes to explore