All Palettes

Color Palette #1e496c, #3b7a9b, #65b2c8, #98e2e2, #f1e1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e496c;
}
.blue-dart-frog {
color: #3b7a9b;
}
.delicate-girl-blue {
color: #65b2c8;
}
.aqua-fiesta {
color: #98e2e2;
}
.french-vanilla {
color: #f1e1a7;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e496c;
--blue-dart-frog:#3b7a9b;
--delicate-girl-blue:#65b2c8;
--aqua-fiesta:#98e2e2;
--french-vanilla:#f1e1a7;
}

More palettes to explore