All Palettes

Color Palette #8bc34b, #68b1a1, #ffd54d, #ff8a66, #ef5552

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-surge {
color: #8bc34b;
}
.tropic-turquoise {
color: #68b1a1;
}
.vibrant {
color: #ffd54d;
}
.protein-high {
color: #ff8a66;
}
.khmer-curry {
color: #ef5552;
}

/* CSS Variables */
:root {
--citrus-surge:#8bc34b;
--tropic-turquoise:#68b1a1;
--vibrant:#ffd54d;
--protein-high:#ff8a66;
--khmer-curry:#ef5552;
}

More palettes to explore