All Palettes

Color Palette #ff6e61, #ffa05c, #ffc29e, #d2e2f9, #698c91

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.esprit-peach {
color: #ffc29e;
}
.weathered-blue {
color: #d2e2f9;
}
.blue-shoal {
color: #698c91;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--esprit-peach:#ffc29e;
--weathered-blue:#d2e2f9;
--blue-shoal:#698c91;
}

More palettes to explore