All Palettes

Color Palette #68a8ca, #4f8dbf, #3a75a1, #1d5c90, #0a4a7b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-topaz {
color: #68a8ca;
}
.boat-house {
color: #4f8dbf;
}
.muted-blue {
color: #3a75a1;
}
.sapphire-lace {
color: #1d5c90;
}
.lost-river {
color: #0a4a7b;
}

/* CSS Variables */
:root {
--blue-topaz:#68a8ca;
--boat-house:#4f8dbf;
--muted-blue:#3a75a1;
--sapphire-lace:#1d5c90;
--lost-river:#0a4a7b;
}

More palettes to explore