All Palettes

Color Palette #ff824d, #ffa333, #ffc83d, #ffeb66, #fff894

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff824d;
}
.blazing-bonfire {
color: #ffa333;
}
.yellow-jacket {
color: #ffc83d;
}
.caduceus-gold {
color: #ffeb66;
}
.pastel-yellow {
color: #fff894;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff824d;
--blazing-bonfire:#ffa333;
--yellow-jacket:#ffc83d;
--caduceus-gold:#ffeb66;
--pastel-yellow:#fff894;
}

More palettes to explore