All Palettes

Color Palette #fab700, #ff6e61, #d85b31, #a84e3e, #5c3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.tangerine-bliss {
color: #d85b31;
}
.wilted-brown {
color: #a84e3e;
}
.daisy-bush {
color: #5c3f8d;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--tangerine-bliss:#d85b31;
--wilted-brown:#a84e3e;
--daisy-bush:#5c3f8d;
}

More palettes to explore