All Palettes

Color Palette #ff6e61, #6fa5b8, #f7b32b, #e2a1b4, #f4cca9

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.estuary-blue {
color: #6fa5b8;
}
.hot-sun {
color: #f7b32b;
}
.iced-vovo {
color: #e2a1b4;
}
.allspice {
color: #f4cca9;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--estuary-blue:#6fa5b8;
--hot-sun:#f7b32b;
--iced-vovo:#e2a1b4;
--allspice:#f4cca9;
}

More palettes to explore