All Palettes

Color Palette #ff6e61, #6f4c3e, #4c7de6, #f7b5a1, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.burned-brown {
color: #6f4c3e;
}
.andrea-blue {
color: #4c7de6;
}
.mystic-tulip {
color: #f7b5a1;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--burned-brown:#6f4c3e;
--andrea-blue:#4c7de6;
--mystic-tulip:#f7b5a1;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore