All Palettes

Color Palette #fab700, #ff6e61, #d84d3b, #4e3b31, #311b32

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.warming-heart {
color: #d84d3b;
}
.button-eyes {
color: #4e3b31;
}
.anubis-black {
color: #311b32;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--warming-heart:#d84d3b;
--button-eyes:#4e3b31;
--anubis-black:#311b32;
}

More palettes to explore