All Palettes

Color Palette #f0a800, #f3c46d, #f4e2b3, #b8e0d6, #6fd3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.hawker-s-gold {
color: #f3c46d;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.mint-mist {
color: #b8e0d6;
}
.soft-turquoise {
color: #6fd3d3;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--hawker-s-gold:#f3c46d;
--smooth-as-corn-silk:#f4e2b3;
--mint-mist:#b8e0d6;
--soft-turquoise:#6fd3d3;
}

More palettes to explore