All Palettes

Color Palette #1a818e, #4db3b1, #72d1d5, #a4e5e2, #f5faf9

0%
0%
0%

CSS code for this palette

/* CSS */
.pagoda-blue {
color: #1a818e;
}
.crystalsong-blue {
color: #4db3b1;
}
.soft-turquoise {
color: #72d1d5;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.everlasting-ice {
color: #f5faf9;
}

/* CSS Variables */
:root {
--pagoda-blue:#1a818e;
--crystalsong-blue:#4db3b1;
--soft-turquoise:#72d1d5;
--ice-crystal-blue:#a4e5e2;
--everlasting-ice:#f5faf9;
}

More palettes to explore