All Palettes

Color Palette #b82d28, #f75a22, #f79f3b, #f2d65a, #4ac5c9

0%
0%
0%

CSS code for this palette

/* CSS */
.ginshu {
color: #b82d28;
}
.plastic-carrot {
color: #f75a22;
}
.chat-orange {
color: #f79f3b;
}
.wake-me-up {
color: #f2d65a;
}
.sea-serpent {
color: #4ac5c9;
}

/* CSS Variables */
:root {
--ginshu:#b82d28;
--plastic-carrot:#f75a22;
--chat-orange:#f79f3b;
--wake-me-up:#f2d65a;
--sea-serpent:#4ac5c9;
}

More palettes to explore