All Palettes

Color Palette #ff6e61, #ffb84d, #ffe48a, #a6d8d4, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.bicycle-yellow {
color: #ffe48a;
}
.lolly-ice {
color: #a6d8d4;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--bicycle-yellow:#ffe48a;
--lolly-ice:#a6d8d4;
--olympic-blue:#4b91e2;
}

More palettes to explore