All Palettes

Color Palette #1e4a6c, #3c7b96, #6bb4c2, #a2d8e2, #f6f3ee

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1e4a6c;
}
.blue-dart-frog {
color: #3c7b96;
}
.riverside-blue {
color: #6bb4c2;
}
.terrace-pool {
color: #a2d8e2;
}
.the-speed-of-light {
color: #f6f3ee;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1e4a6c;
--blue-dart-frog:#3c7b96;
--riverside-blue:#6bb4c2;
--terrace-pool:#a2d8e2;
--the-speed-of-light:#f6f3ee;
}

More palettes to explore