All Palettes

Color Palette #1a8e8e, #3bb0b0, #5ccccc, #a3e6e6, #eef6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.ocean-liner {
color: #1a8e8e;
}
.lake-tahoe-turquoise {
color: #3bb0b0;
}
.blue-radiance {
color: #5ccccc;
}
.everest {
color: #a3e6e6;
}
.aijiro-white {
color: #eef6f6;
}

/* CSS Variables */
:root {
--ocean-liner:#1a8e8e;
--lake-tahoe-turquoise:#3bb0b0;
--blue-radiance:#5ccccc;
--everest:#a3e6e6;
--aijiro-white:#eef6f6;
}

More palettes to explore