All Palettes

Color Palette #f6a65a, #f28e50, #f5653d, #d54e30, #a6372b

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-milk {
color: #f6a65a;
}
.chinese-lantern {
color: #f28e50;
}
.firecracker {
color: #f5653d;
}
.dizzy-days {
color: #d54e30;
}
.sweet-brown {
color: #a6372b;
}

/* CSS Variables */
:root {
--ginger-milk:#f6a65a;
--chinese-lantern:#f28e50;
--firecracker:#f5653d;
--dizzy-days:#d54e30;
--sweet-brown:#a6372b;
}

More palettes to explore