All Palettes

Color Palette #4c8db8, #6cafc6, #8dd3d8, #c6e6e4, #f1f8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.boat-house {
color: #4c8db8;
}
.delicate-girl-blue {
color: #6cafc6;
}
.winter-chill {
color: #8dd3d8;
}
.swan-lake {
color: #c6e6e4;
}
.chef-s-hat {
color: #f1f8f5;
}

/* CSS Variables */
:root {
--boat-house:#4c8db8;
--delicate-girl-blue:#6cafc6;
--winter-chill:#8dd3d8;
--swan-lake:#c6e6e4;
--chef-s-hat:#f1f8f5;
}

More palettes to explore