All Palettes

Color Palette #ff6e61, #ffcb5c, #6fbe7f, #4ca1ae, #f2e03a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.nacho {
color: #ffcb5c;
}
.jade-stone-green {
color: #6fbe7f;
}
.blue-racer {
color: #4ca1ae;
}
.angel-s-trumpet {
color: #f2e03a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--nacho:#ffcb5c;
--jade-stone-green:#6fbe7f;
--blue-racer:#4ca1ae;
--angel-s-trumpet:#f2e03a;
}

More palettes to explore