All Palettes

Color Palette #1b91bb, #5ab0c4, #98d7e1, #e0f0f5, #f9f0f4

0%
0%
0%

CSS code for this palette

/* CSS */
.spa-dream {
color: #1b91bb;
}
.gondolier {
color: #5ab0c4;
}
.exotic-escape {
color: #98d7e1;
}
.diamond-white {
color: #e0f0f5;
}
.sentimental-pink {
color: #f9f0f4;
}

/* CSS Variables */
:root {
--spa-dream:#1b91bb;
--gondolier:#5ab0c4;
--exotic-escape:#98d7e1;
--diamond-white:#e0f0f5;
--sentimental-pink:#f9f0f4;
}

More palettes to explore