All Palettes

Color Palette #1a92c1, #50b9a8, #8ee1c1, #b3e3f4, #e0f7fa

0%
0%
0%

CSS code for this palette

/* CSS */
.spa-dream {
color: #1a92c1;
}
.mountain-lake-azure {
color: #50b9a8;
}
.bubble-algae {
color: #8ee1c1;
}
.azure-sky {
color: #b3e3f4;
}
.coastal-breeze {
color: #e0f7fa;
}

/* CSS Variables */
:root {
--spa-dream:#1a92c1;
--mountain-lake-azure:#50b9a8;
--bubble-algae:#8ee1c1;
--azure-sky:#b3e3f4;
--coastal-breeze:#e0f7fa;
}

More palettes to explore