All Palettes

Color Palette #69af4b, #f9cb24, #f8c391, #eb5656, #1f8fff

0%
0%
0%

CSS code for this palette

/* CSS */
.sour-candy {
color: #69af4b;
}
.pot-of-gold {
color: #f9cb24;
}
.melon-melody {
color: #f8c391;
}
.khmer-curry {
color: #eb5656;
}
.clear-chill {
color: #1f8fff;
}

/* CSS Variables */
:root {
--sour-candy:#69af4b;
--pot-of-gold:#f9cb24;
--melon-melody:#f8c391;
--khmer-curry:#eb5656;
--clear-chill:#1f8fff;
}

More palettes to explore