All Palettes

Color Palette #b8e0ff, #a3d6e0, #69b3d8, #4a9fc9, #007a99

0%
0%
0%

CSS code for this palette

/* CSS */
.dithered-sky {
color: #b8e0ff;
}
.terrace-pool {
color: #a3d6e0;
}
.broom-butterfly-blue {
color: #69b3d8;
}
.oasis-spring {
color: #4a9fc9;
}
.sea-sight {
color: #007a99;
}

/* CSS Variables */
:root {
--dithered-sky:#b8e0ff;
--terrace-pool:#a3d6e0;
--broom-butterfly-blue:#69b3d8;
--oasis-spring:#4a9fc9;
--sea-sight:#007a99;
}

More palettes to explore