All Palettes

Color Palette #ff6e61, #69af4b, #f8c391, #ffdd57, #d15400

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sour-candy {
color: #69af4b;
}
.melon-melody {
color: #f8c391;
}
.glitter-is-not-gold {
color: #ffdd57;
}
.tenn {
color: #d15400;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sour-candy:#69af4b;
--melon-melody:#f8c391;
--glitter-is-not-gold:#ffdd57;
--tenn:#d15400;
}

More palettes to explore