All Palettes

Color Palette #b6d7e2, #a1c1d4, #81b3c1, #f5a9a3, #f4e4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.tear {
color: #b6d7e2;
}
.airborne {
color: #a1c1d4;
}
.ebbtide {
color: #81b3c1;
}
.calabrese {
color: #f5a9a3;
}
.smooth-as-corn-silk {
color: #f4e4b3;
}

/* CSS Variables */
:root {
--tear:#b6d7e2;
--airborne:#a1c1d4;
--ebbtide:#81b3c1;
--calabrese:#f5a9a3;
--smooth-as-corn-silk:#f4e4b3;
}

More palettes to explore