All Palettes

Color Palette #d8e2e9, #a6c7e7, #4f9ccf, #1e7bc2, #0f4d75

0%
0%
0%

CSS code for this palette

/* CSS */
.star-map {
color: #d8e2e9;
}
.template {
color: #a6c7e7;
}
.blue-iguana {
color: #4f9ccf;
}
.skylla {
color: #1e7bc2;
}
.seashell-cove {
color: #0f4d75;
}

/* CSS Variables */
:root {
--star-map:#d8e2e9;
--template:#a6c7e7;
--blue-iguana:#4f9ccf;
--skylla:#1e7bc2;
--seashell-cove:#0f4d75;
}

More palettes to explore