All Palettes

Color Palette #ff5d38, #ff9838, #ffcd38, #ffd738, #ff5c98

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.indian-saffron {
color: #ff9838;
}
.peeps {
color: #ffcd38;
}
.flirtatious {
color: #ffd738;
}
.fuchsia-fever {
color: #ff5c98;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--indian-saffron:#ff9838;
--peeps:#ffcd38;
--flirtatious:#ffd738;
--fuchsia-fever:#ff5c98;
}

More palettes to explore