All Palettes

Color Palette #6e90bf, #4a7bb0, #347b89, #1e5b67, #0f4d4b

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-hyacinth {
color: #6e90bf;
}
.seabrook {
color: #4a7bb0;
}
.panorama {
color: #347b89;
}
.bright-nautilus {
color: #1e5b67;
}
.stockade-green {
color: #0f4d4b;
}

/* CSS Variables */
:root {
--purple-hyacinth:#6e90bf;
--seabrook:#4a7bb0;
--panorama:#347b89;
--bright-nautilus:#1e5b67;
--stockade-green:#0f4d4b;
}

More palettes to explore