All Palettes

Color Palette #1d4f8b, #3b8db0, #6ec1d8, #a3e6e4, #f3f6f4

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.navagio-bay {
color: #3b8db0;
}
.squeaky {
color: #6ec1d8;
}
.everest {
color: #a3e6e4;
}
.lighthouse {
color: #f3f6f4;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--navagio-bay:#3b8db0;
--squeaky:#6ec1d8;
--everest:#a3e6e4;
--lighthouse:#f3f6f4;
}

More palettes to explore