All Palettes

Color Palette #1a8c8e, #63b6b3, #8fd2d6, #a9e5e0, #f2f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8c8e;
}
.veranda-blue {
color: #63b6b3;
}
.winter-chill {
color: #8fd2d6;
}
.silent-ripple {
color: #a9e5e0;
}
.distant-horizon {
color: #f2f8f8;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8c8e;
--veranda-blue:#63b6b3;
--winter-chill:#8fd2d6;
--silent-ripple:#a9e5e0;
--distant-horizon:#f2f8f8;
}

More palettes to explore