All Palettes

Color Palette #69af4b, #f9cb24, #f09328, #eb5656, #6b8acc

0%
0%
0%

CSS code for this palette

/* CSS */
.sour-candy {
color: #69af4b;
}
.pot-of-gold {
color: #f9cb24;
}
.pesto-calabrese {
color: #f09328;
}
.khmer-curry {
color: #eb5656;
}
.royal-regatta {
color: #6b8acc;
}

/* CSS Variables */
:root {
--sour-candy:#69af4b;
--pot-of-gold:#f9cb24;
--pesto-calabrese:#f09328;
--khmer-curry:#eb5656;
--royal-regatta:#6b8acc;
}

More palettes to explore