All Palettes

Color Palette #f0a800, #f8d45d, #f9eaa4, #a2c7eb, #4c8ea4

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.salmon-eggs {
color: #f8d45d;
}
.lazy-daisy {
color: #f9eaa4;
}
.island-light {
color: #a2c7eb;
}
.aegean-sea {
color: #4c8ea4;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--salmon-eggs:#f8d45d;
--lazy-daisy:#f9eaa4;
--island-light:#a2c7eb;
--aegean-sea:#4c8ea4;
}

More palettes to explore