All Palettes

Color Palette #ffdd57, #ff6e61, #69af4b, #4b6abe, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.glitter-is-not-gold {
color: #ffdd57;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sour-candy {
color: #69af4b;
}
.azraq-blue {
color: #4b6abe;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--glitter-is-not-gold:#ffdd57;
--grapefruit-pulp:#ff6e61;
--sour-candy:#69af4b;
--azraq-blue:#4b6abe;
--dodgeroll-gold:#f39c12;
}

More palettes to explore