All Palettes

Color Palette #6b10cb, #2775fc, #00c8ff, #ff6e42, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-chakra {
color: #6b10cb;
}
.hailey-blue {
color: #2775fc;
}
.vivid-sky-blue {
color: #00c8ff;
}
.carrot {
color: #ff6e42;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--crown-chakra:#6b10cb;
--hailey-blue:#2775fc;
--vivid-sky-blue:#00c8ff;
--carrot:#ff6e42;
--usc-gold:#ffcc00;
}

More palettes to explore