All Palettes

Color Palette #ff6e61, #ff9a5c, #ffcb5c, #d9e3dd, #6a4125

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.nacho {
color: #ffcb5c;
}
.breezy-aqua {
color: #d9e3dd;
}
.semi-sweet-chocolate {
color: #6a4125;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--nacho:#ffcb5c;
--breezy-aqua:#d9e3dd;
--semi-sweet-chocolate:#6a4125;
}

More palettes to explore