All Palettes

Color Palette #4a9ab5, #2b768c, #1f5b6f, #1c4c5a, #1e3b43

0%
0%
0%

CSS code for this palette

/* CSS */
.starflower-blue {
color: #4a9ab5;
}
.thousand-herb {
color: #2b768c;
}
.blue-coral {
color: #1f5b6f;
}
.recollection-blue {
color: #1c4c5a;
}
.royal-neptune {
color: #1e3b43;
}

/* CSS Variables */
:root {
--starflower-blue:#4a9ab5;
--thousand-herb:#2b768c;
--blue-coral:#1f5b6f;
--recollection-blue:#1c4c5a;
--royal-neptune:#1e3b43;
}

More palettes to explore