All Palettes

Color Palette #ff6e61, #ff9e61, #ffcb6b, #d3e59f, #8eedf5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-spice {
color: #ff9e61;
}
.faded-sunlight {
color: #ffcb6b;
}
.apple-bob {
color: #d3e59f;
}
.bath-water {
color: #8eedf5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-spice:#ff9e61;
--faded-sunlight:#ffcb6b;
--apple-bob:#d3e59f;
--bath-water:#8eedf5;
}

More palettes to explore