All Palettes

Color Palette #ff6e61, #71a3ef, #f7c5c5, #f9c54e, #4d4f8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.english-rose {
color: #f7c5c5;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.twilight {
color: #4d4f8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--english-rose:#f7c5c5;
--creamy-sweet-corn:#f9c54e;
--twilight:#4d4f8f;
}

More palettes to explore