All Palettes

Color Palette #00bfff, #ff6d1f, #f0d400, #ff4d7f, #65b2c8

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.shocking-orange {
color: #ff6d1f;
}
.safety-yellow {
color: #f0d400;
}
.sasquatch-socks {
color: #ff4d7f;
}
.delicate-girl-blue {
color: #65b2c8;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--shocking-orange:#ff6d1f;
--safety-yellow:#f0d400;
--sasquatch-socks:#ff4d7f;
--delicate-girl-blue:#65b2c8;
}

More palettes to explore