All Palettes

Color Palette #ff6e61, #6f9ed8, #b4e4b4, #f7c94b, #d75b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.mint-cocktail-green {
color: #b4e4b4;
}
.sunny-mood {
color: #f7c94b;
}
.dragon-fruit {
color: #d75b6b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--mint-cocktail-green:#b4e4b4;
--sunny-mood:#f7c94b;
--dragon-fruit:#d75b6b;
}

More palettes to explore