All Palettes

Color Palette #f0a800, #e6bb00, #d6d600, #a1c0d3, #6e9cc4

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.fat-gold {
color: #e6bb00;
}
.chartreuse-shot {
color: #d6d600;
}
.angel-falls {
color: #a1c0d3;
}
.cerulean-frost {
color: #6e9cc4;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--fat-gold:#e6bb00;
--chartreuse-shot:#d6d600;
--angel-falls:#a1c0d3;
--cerulean-frost:#6e9cc4;
}

More palettes to explore