All Palettes

Color Palette #1f8fff, #ff6e61, #ffcb5c, #69af4b, #f3a582

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-chill {
color: #1f8fff;
}
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.sour-candy {
color: #69af4b;
}
.creamy-peach {
color: #f3a582;
}

/* CSS Variables */
:root {
--clear-chill:#1f8fff;
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--sour-candy:#69af4b;
--creamy-peach:#f3a582;
}

More palettes to explore