All Palettes

Color Palette #192f4d, #2f4d6f, #4a698c, #7a9dbd, #a3c2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.elite-blue {
color: #192f4d;
}
.sailboat {
color: #2f4d6f;
}
.revel-blue {
color: #4a698c;
}
.blue-mountain {
color: #7a9dbd;
}
.artesian-pool {
color: #a3c2e0;
}

/* CSS Variables */
:root {
--elite-blue:#192f4d;
--sailboat:#2f4d6f;
--revel-blue:#4a698c;
--blue-mountain:#7a9dbd;
--artesian-pool:#a3c2e0;
}

More palettes to explore