All Palettes

Color Palette #ff6e61, #71a3ef, #b3e0b3, #f3df5e, #ffadad

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.mint-cocktail-green {
color: #b3e0b3;
}
.dilly-dally {
color: #f3df5e;
}
.cornflower-lilac {
color: #ffadad;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--mint-cocktail-green:#b3e0b3;
--dilly-dally:#f3df5e;
--cornflower-lilac:#ffadad;
}

More palettes to explore