All Palettes

Color Palette #b6d1d8, #e1c2b2, #e3b8b5, #e4cdaf, #e8dbbf

0%
0%
0%

CSS code for this palette

/* CSS */
.subtle-breeze {
color: #b6d1d8;
}
.sunwashed-brick {
color: #e1c2b2;
}
.bistro-pink {
color: #e3b8b5;
}
.classic-terra {
color: #e4cdaf;
}
.deserted-beach {
color: #e8dbbf;
}

/* CSS Variables */
:root {
--subtle-breeze:#b6d1d8;
--sunwashed-brick:#e1c2b2;
--bistro-pink:#e3b8b5;
--classic-terra:#e4cdaf;
--deserted-beach:#e8dbbf;
}

More palettes to explore