All Palettes

Color Palette #799a7d, #b9dab9, #d3e4d7, #f2dfb1, #f0b2b2

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-radish {
color: #799a7d;
}
.lamina {
color: #b9dab9;
}
.light-dry-lichen {
color: #d3e4d7;
}
.bone-white {
color: #f2dfb1;
}
.deeply-embarrassed {
color: #f0b2b2;
}

/* CSS Variables */
:root {
--sea-radish:#799a7d;
--lamina:#b9dab9;
--light-dry-lichen:#d3e4d7;
--bone-white:#f2dfb1;
--deeply-embarrassed:#f0b2b2;
}

More palettes to explore