All Palettes

Color Palette #68c4e8, #409cba, #2d708f, #1b4a69, #0a3f4d

0%
0%
0%

CSS code for this palette

/* CSS */
.candid-blue {
color: #68c4e8;
}
.fairy-tale-blue {
color: #409cba;
}
.ocean-call {
color: #2d708f;
}
.terror-from-the-deep {
color: #1b4a69;
}
.incubi-darkness {
color: #0a3f4d;
}

/* CSS Variables */
:root {
--candid-blue:#68c4e8;
--fairy-tale-blue:#409cba;
--ocean-call:#2d708f;
--terror-from-the-deep:#1b4a69;
--incubi-darkness:#0a3f4d;
}

More palettes to explore