All Palettes

Color Palette #5f8c85, #a3c7b5, #e8f0e5, #ffd06b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.chlorite {
color: #5f8c85;
}
.lobaria-lichen {
color: #a3c7b5;
}
.quark-white {
color: #e8f0e5;
}
.faded-sunlight {
color: #ffd06b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--chlorite:#5f8c85;
--lobaria-lichen:#a3c7b5;
--quark-white:#e8f0e5;
--faded-sunlight:#ffd06b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore