All Palettes

Color Palette #a1d8e3, #b9e2e4, #d4e7e8, #f1f8f9, #f3f0e7

0%
0%
0%

CSS code for this palette

/* CSS */
.terrace-pool {
color: #a1d8e3;
}
.basin-blue {
color: #b9e2e4;
}
.ice-breaker {
color: #d4e7e8;
}
.distant-horizon {
color: #f1f8f9;
}
.latte-froth {
color: #f3f0e7;
}

/* CSS Variables */
:root {
--terrace-pool:#a1d8e3;
--basin-blue:#b9e2e4;
--ice-breaker:#d4e7e8;
--distant-horizon:#f1f8f9;
--latte-froth:#f3f0e7;
}

More palettes to explore