All Palettes

Color Palette #ff6e61, #ffb84d, #ffd54d, #9fd0d0, #5b8b89

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.morning-glory {
color: #9fd0d0;
}
.steel-teal {
color: #5b8b89;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--morning-glory:#9fd0d0;
--steel-teal:#5b8b89;
}

More palettes to explore