All Palettes

Color Palette #2a808d, #4cb8b1, #6eddd8, #a7f1ea, #f2e5d9

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-bed {
color: #2a808d;
}
.tropical-escape {
color: #4cb8b1;
}
.hammam-blue {
color: #6eddd8;
}
.pale-king-s-blue {
color: #a7f1ea;
}
.ballet-white {
color: #f2e5d9;
}

/* CSS Variables */
:root {
--sea-bed:#2a808d;
--tropical-escape:#4cb8b1;
--hammam-blue:#6eddd8;
--pale-king-s-blue:#a7f1ea;
--ballet-white:#f2e5d9;
}

More palettes to explore