All Palettes

Color Palette #293d5b, #3d6a99, #5c9bc1, #7fc2e6, #a2e8f1

0%
0%
0%

CSS code for this palette

/* CSS */
.nautilus {
color: #293d5b;
}
.star-sapphire {
color: #3d6a99;
}
.blueberry-soft-blue {
color: #5c9bc1;
}
.horizon-haze {
color: #7fc2e6;
}
.blizzard-blue {
color: #a2e8f1;
}

/* CSS Variables */
:root {
--nautilus:#293d5b;
--star-sapphire:#3d6a99;
--blueberry-soft-blue:#5c9bc1;
--horizon-haze:#7fc2e6;
--blizzard-blue:#a2e8f1;
}

More palettes to explore