All Palettes

Color Palette #ff6e61, #ff998a, #ffb28f, #ffd54d, #a1d4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.desert-sunrise {
color: #ffb28f;
}
.vibrant {
color: #ffd54d;
}
.smooth-satin {
color: #a1d4d4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--desert-sunrise:#ffb28f;
--vibrant:#ffd54d;
--smooth-satin:#a1d4d4;
}

More palettes to explore