All Palettes

Color Palette #ff6e61, #f7b32b, #3db388, #2d4a7b, #a85d9f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hot-sun {
color: #f7b32b;
}
.mint {
color: #3db388;
}
.nautical {
color: #2d4a7b;
}
.radiant-orchid {
color: #a85d9f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hot-sun:#f7b32b;
--mint:#3db388;
--nautical:#2d4a7b;
--radiant-orchid:#a85d9f;
}

More palettes to explore