All Palettes

Color Palette #ff5d38, #ffa142, #ffd84d, #a1d66b, #5cbbe0

0%
0%
0%

CSS code for this palette

/* CSS */
.toxic-orange {
color: #ff5d38;
}
.radiation-carrot {
color: #ffa142;
}
.tuscan-sun {
color: #ffd84d;
}
.tropical-light {
color: #a1d66b;
}
.sea-capture {
color: #5cbbe0;
}

/* CSS Variables */
:root {
--toxic-orange:#ff5d38;
--radiation-carrot:#ffa142;
--tuscan-sun:#ffd84d;
--tropical-light:#a1d66b;
--sea-capture:#5cbbe0;
}

More palettes to explore