All Palettes

Color Palette #ffc929, #003a5c, #ff999c, #ffd54d, #ff4281

0%
0%
0%

CSS code for this palette

/* CSS */
.bumblebee {
color: #ffc929;
}
.maniac-mansion {
color: #003a5c;
}
.rubber-radish {
color: #ff999c;
}
.vibrant {
color: #ffd54d;
}
.sasquatch-socks {
color: #ff4281;
}

/* CSS Variables */
:root {
--bumblebee:#ffc929;
--maniac-mansion:#003a5c;
--rubber-radish:#ff999c;
--vibrant:#ffd54d;
--sasquatch-socks:#ff4281;
}

More palettes to explore