All Palettes

Color Palette #ff6e61, #ffb84d, #ffd54d, #a6d8d4, #709ddb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.vibrant {
color: #ffd54d;
}
.lolly-ice {
color: #a6d8d4;
}
.kindred {
color: #709ddb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--vibrant:#ffd54d;
--lolly-ice:#a6d8d4;
--kindred:#709ddb;
}

More palettes to explore