All Palettes

Color Palette #00bfff, #9f1fef, #5d3e8e, #ff6bb5, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.capri {
color: #00bfff;
}
.singapore-orchid {
color: #9f1fef;
}
.daisy-bush {
color: #5d3e8e;
}
.f-n-h-ng-pink {
color: #ff6bb5;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--capri:#00bfff;
--singapore-orchid:#9f1fef;
--daisy-bush:#5d3e8e;
--f-n-h-ng-pink:#ff6bb5;
--soviet-gold:#ffd900;
}

More palettes to explore