All Palettes

Color Palette #f5b400, #ff6e00, #fdd835, #00bdad, #ff4281

0%
0%
0%

CSS code for this palette

/* CSS */
.american-yellow {
color: #f5b400;
}
.flush-orange {
color: #ff6e00;
}
.flirtatious {
color: #fdd835;
}
.verditer {
color: #00bdad;
}
.sasquatch-socks {
color: #ff4281;
}

/* CSS Variables */
:root {
--american-yellow:#f5b400;
--flush-orange:#ff6e00;
--flirtatious:#fdd835;
--verditer:#00bdad;
--sasquatch-socks:#ff4281;
}

More palettes to explore