All Palettes

Color Palette #ff6e61, #ffa05c, #ffc83d, #d3f1f3, #6a8faf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.clarified-orange {
color: #ffa05c;
}
.yellow-jacket {
color: #ffc83d;
}
.windswept {
color: #d3f1f3;
}
.grant-village {
color: #6a8faf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--clarified-orange:#ffa05c;
--yellow-jacket:#ffc83d;
--windswept:#d3f1f3;
--grant-village:#6a8faf;
}

More palettes to explore