All Palettes

Color Palette #e1f2f4, #b4e2e9, #7fceeb, #49b8e4, #1c9ad4

0%
0%
0%

CSS code for this palette

/* CSS */
.diamond-white {
color: #e1f2f4;
}
.across-the-bay {
color: #b4e2e9;
}
.sky-of-ocean {
color: #7fceeb;
}
.lake-thun {
color: #49b8e4;
}
.homeworld {
color: #1c9ad4;
}

/* CSS Variables */
:root {
--diamond-white:#e1f2f4;
--across-the-bay:#b4e2e9;
--sky-of-ocean:#7fceeb;
--lake-thun:#49b8e4;
--homeworld:#1c9ad4;
}

More palettes to explore