All Palettes

Color Palette #f0a800, #f7c94b, #f6eec1, #a2d8d0, #5b8b89

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.sunny-mood {
color: #f7c94b;
}
.joyful {
color: #f6eec1;
}
.smooth-satin {
color: #a2d8d0;
}
.steel-teal {
color: #5b8b89;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--sunny-mood:#f7c94b;
--joyful:#f6eec1;
--smooth-satin:#a2d8d0;
--steel-teal:#5b8b89;
}

More palettes to explore