All Palettes

Color Palette #ffe27a, #ffc629, #ffa514, #ff7b0f, #fe5010

0%
0%
0%

CSS code for this palette

/* CSS */
.ripe-pineapple {
color: #ffe27a;
}
.bright-bubble {
color: #ffc629;
}
.cloudy-carrot {
color: #ffa514;
}
.orange-popsicle {
color: #ff7b0f;
}
.orioles-orange {
color: #fe5010;
}

/* CSS Variables */
:root {
--ripe-pineapple:#ffe27a;
--bright-bubble:#ffc629;
--cloudy-carrot:#ffa514;
--orange-popsicle:#ff7b0f;
--orioles-orange:#fe5010;
}

More palettes to explore