All Palettes

Color Palette #e0f5ff, #9dcfe1, #6ab8c8, #2f7a92, #194d6b

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-s-day {
color: #e0f5ff;
}
.light-delphin {
color: #9dcfe1;
}
.blouson-blue {
color: #6ab8c8;
}
.turkish-stone {
color: #2f7a92;
}
.terror-from-the-deep {
color: #194d6b;
}

/* CSS Variables */
:root {
--winter-s-day:#e0f5ff;
--light-delphin:#9dcfe1;
--blouson-blue:#6ab8c8;
--turkish-stone:#2f7a92;
--terror-from-the-deep:#194d6b;
}

More palettes to explore