All Palettes

Color Palette #3c9090, #5fb4a9, #8fd2d6, #a1e1e8, #e1f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3c9090;
}
.artesian-well {
color: #5fb4a9;
}
.winter-chill {
color: #8fd2d6;
}
.luminescent-blue {
color: #a1e1e8;
}
.coastal-breeze {
color: #e1f7f9;
}

/* CSS Variables */
:root {
--blue-chill:#3c9090;
--artesian-well:#5fb4a9;
--winter-chill:#8fd2d6;
--luminescent-blue:#a1e1e8;
--coastal-breeze:#e1f7f9;
}

More palettes to explore