All Palettes

Color Palette #f6d75a, #a7d57b, #4abf8c, #498a9c, #3e5c7e

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-yellow {
color: #f6d75a;
}
.crystal-green {
color: #a7d57b;
}
.garish-green {
color: #4abf8c;
}
.hippie-blue {
color: #498a9c;
}
.chinese-porcelain {
color: #3e5c7e;
}

/* CSS Variables */
:root {
--glitter-yellow:#f6d75a;
--crystal-green:#a7d57b;
--garish-green:#4abf8c;
--hippie-blue:#498a9c;
--chinese-porcelain:#3e5c7e;
}

More palettes to explore