All Palettes

Color Palette #b6c8c3, #a2b9b1, #7eaeab, #f7c7ab, #e9b29f

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-spray {
color: #b6c8c3;
}
.garden-twilight {
color: #a2b9b1;
}
.galaxy-green {
color: #7eaeab;
}
.bleached-apricot {
color: #f7c7ab;
}
.rose-linen {
color: #e9b29f;
}

/* CSS Variables */
:root {
--surf-spray:#b6c8c3;
--garden-twilight:#a2b9b1;
--galaxy-green:#7eaeab;
--bleached-apricot:#f7c7ab;
--rose-linen:#e9b29f;
}

More palettes to explore