All Palettes

Color Palette #b8e1e5, #a3d4d7, #8bcada, #6ab5c8, #3a8da1

0%
0%
0%

CSS code for this palette

/* CSS */
.basin-blue {
color: #b8e1e5;
}
.smooth-satin {
color: #a3d4d7;
}
.baby-motive {
color: #8bcada;
}
.delicate-girl-blue {
color: #6ab5c8;
}
.winter-time {
color: #3a8da1;
}

/* CSS Variables */
:root {
--basin-blue:#b8e1e5;
--smooth-satin:#a3d4d7;
--baby-motive:#8bcada;
--delicate-girl-blue:#6ab5c8;
--winter-time:#3a8da1;
}

More palettes to explore