All Palettes

Color Palette #ffac4d, #ff713d, #ff3c00, #c72e00, #8a1c00

0%
0%
0%

CSS code for this palette

/* CSS */
.five-star {
color: #ffac4d;
}
.carrot {
color: #ff713d;
}
.coquelicot {
color: #ff3c00;
}
.pleasant-pomegranate {
color: #c72e00;
}
.bloodline {
color: #8a1c00;
}

/* CSS Variables */
:root {
--five-star:#ffac4d;
--carrot:#ff713d;
--coquelicot:#ff3c00;
--pleasant-pomegranate:#c72e00;
--bloodline:#8a1c00;
}

More palettes to explore