All Palettes

Color Palette #ff6e61, #ffa04d, #fcd67e, #a6d8d4, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-flower {
color: #ffa04d;
}
.lemon-burst {
color: #fcd67e;
}
.lolly-ice {
color: #a6d8d4;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-flower:#ffa04d;
--lemon-burst:#fcd67e;
--lolly-ice:#a6d8d4;
--olympic-blue:#4b91e2;
}

More palettes to explore