All Palettes

Color Palette #ff6e61, #6f9ed8, #f7b32b, #e0e0e0, #a45b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.hot-sun {
color: #f7b32b;
}
.christmas-silver {
color: #e0e0e0;
}
.cyclamen-red {
color: #a45b8d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--hot-sun:#f7b32b;
--christmas-silver:#e0e0e0;
--cyclamen-red:#a45b8d;
}

More palettes to explore