All Palettes

Color Palette #1a8e9e, #4bb5b9, #7dd2d4, #a6e7e1, #ecf9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1a8e9e;
}
.crystalsong-blue {
color: #4bb5b9;
}
.belize {
color: #7dd2d4;
}
.ice-crystal-blue {
color: #a6e7e1;
}
.aijiro-white {
color: #ecf9f8;
}

/* CSS Variables */
:root {
--safe-harbour:#1a8e9e;
--crystalsong-blue:#4bb5b9;
--belize:#7dd2d4;
--ice-crystal-blue:#a6e7e1;
--aijiro-white:#ecf9f8;
}

More palettes to explore