All Palettes

Color Palette #b6c8c2, #a0b1af, #91b69f, #e6cfc1, #e5b39f

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-spray {
color: #b6c8c2;
}
.conch {
color: #a0b1af;
}
.greyed-jade {
color: #91b69f;
}
.malibu-coast {
color: #e6cfc1;
}
.seasonal-beige {
color: #e5b39f;
}

/* CSS Variables */
:root {
--surf-spray:#b6c8c2;
--conch:#a0b1af;
--greyed-jade:#91b69f;
--malibu-coast:#e6cfc1;
--seasonal-beige:#e5b39f;
}

More palettes to explore