All Palettes

Color Palette #f0a800, #f3ca4f, #a4d6d4, #4baf93, #2e7e7f

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.radiant-sun {
color: #f3ca4f;
}
.smooth-satin {
color: #a4d6d4;
}
.hole-in-one {
color: #4baf93;
}
.nero-s-green {
color: #2e7e7f;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--radiant-sun:#f3ca4f;
--smooth-satin:#a4d6d4;
--hole-in-one:#4baf93;
--nero-s-green:#2e7e7f;
}

More palettes to explore