All Palettes

Color Palette #ff5d38, #ff9c38, #ffca38, #ffee38, #a2ff38

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.blazing-bonfire {
color: #ff9c38;
}
.banana-boat {
color: #ffca38;
}
.yellow-bellied {
color: #ffee38;
}
.lime {
color: #a2ff38;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--blazing-bonfire:#ff9c38;
--banana-boat:#ffca38;
--yellow-bellied:#ffee38;
--lime:#a2ff38;
}

More palettes to explore