All Palettes

Color Palette #ff6e61, #404040, #ffffff, #007bff, #a8e1d4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.bauhaus {
color: #404040;
}
.white {
color: #ffffff;
}
.azure {
color: #007bff;
}
.capri-water-blue {
color: #a8e1d4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--bauhaus:#404040;
--white:#ffffff;
--azure:#007bff;
--capri-water-blue:#a8e1d4;
}

More palettes to explore