All Palettes

Color Palette #00bfff, #2ed674, #ff6b6b, #f79c40, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.ufo-green {
color: #2ed674;
}
.pompelmo {
color: #ff6b6b;
}
.chat-orange {
color: #f79c40;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--ufo-green:#2ed674;
--pompelmo:#ff6b6b;
--chat-orange:#f79c40;
--usc-gold:#ffcc00;
}

More palettes to explore