All Palettes

Color Palette #ff4938, #ff9838, #ffc738, #a4da4e, #4cae7b

0%
0%
0%

CSS code for this palette

/* CSS */
.hotspot {
color: #ff4938;
}
.indian-saffron {
color: #ff9838;
}
.banana-boat {
color: #ffc738;
}
.young-green-onion {
color: #a4da4e;
}
.shamrock-green {
color: #4cae7b;
}

/* CSS Variables */
:root {
--hotspot:#ff4938;
--indian-saffron:#ff9838;
--banana-boat:#ffc738;
--young-green-onion:#a4da4e;
--shamrock-green:#4cae7b;
}

More palettes to explore