All Palettes

Color Palette #ff6e61, #69af4b, #f9cb24, #1f8fff, #d82c2c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sour-candy {
color: #69af4b;
}
.pot-of-gold {
color: #f9cb24;
}
.clear-chill {
color: #1f8fff;
}
.chi-gong {
color: #d82c2c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sour-candy:#69af4b;
--pot-of-gold:#f9cb24;
--clear-chill:#1f8fff;
--chi-gong:#d82c2c;
}

More palettes to explore