All Palettes

Color Palette #ff6e61, #71a3ef, #fbcb09, #ffb3ba, #4d9d60

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.greek-sea {
color: #71a3ef;
}
.toucan-gentleman {
color: #fbcb09;
}
.poodle-skirt {
color: #ffb3ba;
}
.longing-for-nature {
color: #4d9d60;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--greek-sea:#71a3ef;
--toucan-gentleman:#fbcb09;
--poodle-skirt:#ffb3ba;
--longing-for-nature:#4d9d60;
}

More palettes to explore