All Palettes

Color Palette #fbae5b, #f98f4e, #f76d3b, #db4a29, #b6342b

0%
0%
0%

CSS code for this palette

/* CSS */
.duckling {
color: #fbae5b;
}
.blaze {
color: #f98f4e;
}
.carrot {
color: #f76d3b;
}
.crab-curry {
color: #db4a29;
}
.molten-lava {
color: #b6342b;
}

/* CSS Variables */
:root {
--duckling:#fbae5b;
--blaze:#f98f4e;
--carrot:#f76d3b;
--crab-curry:#db4a29;
--molten-lava:#b6342b;
}

More palettes to explore