All Palettes

Color Palette #a1c2e3, #b7dff1, #e0f7ff, #f5faf9, #a2d7d7

0%
0%
0%

CSS code for this palette

/* CSS */
.blair {
color: #a1c2e3;
}
.diluted-blue {
color: #b7dff1;
}
.winter-s-day {
color: #e0f7ff;
}
.everlasting-ice {
color: #f5faf9;
}
.aqua-island {
color: #a2d7d7;
}

/* CSS Variables */
:root {
--blair:#a1c2e3;
--diluted-blue:#b7dff1;
--winter-s-day:#e0f7ff;
--everlasting-ice:#f5faf9;
--aqua-island:#a2d7d7;
}

More palettes to explore