All Palettes

Color Palette #ff6e61, #ffa175, #fddd72, #a5d4b0, #71a3ef

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.sun-shower {
color: #fddd72;
}
.frugal {
color: #a5d4b0;
}
.greek-sea {
color: #71a3ef;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--sun-shower:#fddd72;
--frugal:#a5d4b0;
--greek-sea:#71a3ef;
}

More palettes to explore