All Palettes

Color Palette #ff6e61, #6ea3b4, #f1c84b, #e07b38, #c74d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #6ea3b4;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.citrus-blast {
color: #e07b38;
}
.red-trillium {
color: #c74d4d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#6ea3b4;
--solar-plexus-chakra:#f1c84b;
--citrus-blast:#e07b38;
--red-trillium:#c74d4d;
}

More palettes to explore