All Palettes

Color Palette #f0a800, #b8c200, #699b50, #2c4c6d, #4e1f5b

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.leafy-seadragon {
color: #b8c200;
}
.flat-green {
color: #699b50;
}
.blue-tang {
color: #2c4c6d;
}
.acai {
color: #4e1f5b;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--leafy-seadragon:#b8c200;
--flat-green:#699b50;
--blue-tang:#2c4c6d;
--acai:#4e1f5b;
}

More palettes to explore