All Palettes

Color Palette #a44d37, #fab700, #ff8c00, #d8eaa9, #5d6b7e

0%
0%
0%

CSS code for this palette

/* CSS */
.texas-heatwave {
color: #a44d37;
}
.blue-angels-yellow {
color: #fab700;
}
.sun-crete {
color: #ff8c00;
}
.ice-cold-green {
color: #d8eaa9;
}
.blue-mirage {
color: #5d6b7e;
}

/* CSS Variables */
:root {
--texas-heatwave:#a44d37;
--blue-angels-yellow:#fab700;
--sun-crete:#ff8c00;
--ice-cold-green:#d8eaa9;
--blue-mirage:#5d6b7e;
}

More palettes to explore