All Palettes

Color Palette #1a4c6b, #2b7a88, #4fb7c9, #78e1e8, #a9f9f0

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a4c6b;
}
.panorama {
color: #2b7a88;
}
.mountain-range-blue {
color: #4fb7c9;
}
.turkish-turquoise {
color: #78e1e8;
}
.pale-king-s-blue {
color: #a9f9f0;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a4c6b;
--panorama:#2b7a88;
--mountain-range-blue:#4fb7c9;
--turkish-turquoise:#78e1e8;
--pale-king-s-blue:#a9f9f0;
}

More palettes to explore