All Palettes

Color Palette #ff6e61, #ff9f80, #ffd280, #80b3d6, #5e9c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.bread-n-butter {
color: #ffd280;
}
.regale-blue {
color: #80b3d6;
}
.jugendstil-turquoise {
color: #5e9c9c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--bread-n-butter:#ffd280;
--regale-blue:#80b3d6;
--jugendstil-turquoise:#5e9c9c;
}

More palettes to explore