All Palettes

Color Palette #f0a800, #f1c84b, #e8f1c1, #7ec8e7, #407f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.green-glacier {
color: #e8f1c1;
}
.big-chill {
color: #7ec8e7;
}
.dirty-blue {
color: #407f9c;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--green-glacier:#e8f1c1;
--big-chill:#7ec8e7;
--dirty-blue:#407f9c;
}

More palettes to explore