All Palettes

Color Palette #ff4d7f, #ff9d00, #ffea00, #2effb6, #00aaff

0%
0%
0%

CSS code for this palette

/* CSS */
.sasquatch-socks {
color: #ff4d7f;
}
.mandarin-peel {
color: #ff9d00;
}
.middle-yellow {
color: #ffea00;
}
.greenish-cyan {
color: #2effb6;
}
.protoss-pylon {
color: #00aaff;
}

/* CSS Variables */
:root {
--sasquatch-socks:#ff4d7f;
--mandarin-peel:#ff9d00;
--middle-yellow:#ffea00;
--greenish-cyan:#2effb6;
--protoss-pylon:#00aaff;
}

More palettes to explore