All Palettes

Color Palette #ffbe99, #ff976b, #ff7d52, #ff5938, #ff3d1f

0%
0%
0%

CSS code for this palette

/* CSS */
.blushing-cinnamon {
color: #ffbe99;
}
.atomic-tangerine {
color: #ff976b;
}
.coral {
color: #ff7d52;
}
.portland-orange {
color: #ff5938;
}
.spiritstone-red {
color: #ff3d1f;
}

/* CSS Variables */
:root {
--blushing-cinnamon:#ffbe99;
--atomic-tangerine:#ff976b;
--coral:#ff7d52;
--portland-orange:#ff5938;
--spiritstone-red:#ff3d1f;
}

More palettes to explore