All Palettes

Color Palette #ff75a8, #ffb300, #ffbe4d, #00aeff, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.pico-8-pink {
color: #ff75a8;
}
.ucla-gold {
color: #ffb300;
}
.twenty-carat {
color: #ffbe4d;
}
.krishna-blue {
color: #00aeff;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--pico-8-pink:#ff75a8;
--ucla-gold:#ffb300;
--twenty-carat:#ffbe4d;
--krishna-blue:#00aeff;
--coquelicot:#ff3c00;
}

More palettes to explore