All Palettes

Color Palette #ff5b29, #ffb300, #9dd600, #00bfff, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.nasturtium {
color: #ff5b29;
}
.ucla-gold {
color: #ffb300;
}
.matcha-powder {
color: #9dd600;
}
.capri {
color: #00bfff;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--nasturtium:#ff5b29;
--ucla-gold:#ffb300;
--matcha-powder:#9dd600;
--capri:#00bfff;
--blush-hour:#ff7092;
}

More palettes to explore