All Palettes

Color Palette #00bfff, #ff6e61, #f9d64e, #6ce4a0, #ff9900

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.grapefruit-pulp {
color: #ff6e61;
}
.westfall-yellow {
color: #f9d64e;
}
.aurora-green {
color: #6ce4a0;
}
.vitamin-c {
color: #ff9900;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--grapefruit-pulp:#ff6e61;
--westfall-yellow:#f9d64e;
--aurora-green:#6ce4a0;
--vitamin-c:#ff9900;
}

More palettes to explore