All Palettes

Color Palette #ff6e61, #ffb84d, #ffe680, #9fc8f4, #6b7cff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.cowbell {
color: #ffe680;
}
.baby-blue-eyes {
color: #9fc8f4;
}
.byzantine-night-blue {
color: #6b7cff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--cowbell:#ffe680;
--baby-blue-eyes:#9fc8f4;
--byzantine-night-blue:#6b7cff;
}

More palettes to explore