All Palettes

Color Palette #ff6e61, #ff998a, #ffdd9e, #a7e2d5, #6961ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.south-shore-sun {
color: #ffdd9e;
}
.botanical-tint {
color: #a7e2d5;
}
.blue-genie {
color: #6961ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--south-shore-sun:#ffdd9e;
--botanical-tint:#a7e2d5;
--blue-genie:#6961ff;
}

More palettes to explore