All Palettes

Color Palette #69af4b, #f3b530, #ff6b6b, #4b6abe, #f8c391

0%
0%
0%

CSS code for this palette

/* CSS */
.sour-candy {
color: #69af4b;
}
.xanthous {
color: #f3b530;
}
.pompelmo {
color: #ff6b6b;
}
.azraq-blue {
color: #4b6abe;
}
.melon-melody {
color: #f8c391;
}

/* CSS Variables */
:root {
--sour-candy:#69af4b;
--xanthous:#f3b530;
--pompelmo:#ff6b6b;
--azraq-blue:#4b6abe;
--melon-melody:#f8c391;
}

More palettes to explore