All Palettes

Color Palette #fbbf6a, #ff8e47, #ff713d, #ff512e, #d62a24

0%
0%
0%

CSS code for this palette

/* CSS */
.california-peach {
color: #fbbf6a;
}
.orangish {
color: #ff8e47;
}
.carrot {
color: #ff713d;
}
.poppy-surprise {
color: #ff512e;
}
.sh-j-hi-red {
color: #d62a24;
}

/* CSS Variables */
:root {
--california-peach:#fbbf6a;
--orangish:#ff8e47;
--carrot:#ff713d;
--poppy-surprise:#ff512e;
--sh-j-hi-red:#d62a24;
}

More palettes to explore