All Palettes

Color Palette #4b6a8b, #7190a8, #9bbad4, #c3e1ea, #eff7fb

0%
0%
0%

CSS code for this palette

/* CSS */
.revel-blue {
color: #4b6a8b;
}
.architecture-blue {
color: #7190a8;
}
.m-ngata {
color: #9bbad4;
}
.serene-sky {
color: #c3e1ea;
}
.silent-snowfall {
color: #eff7fb;
}

/* CSS Variables */
:root {
--revel-blue:#4b6a8b;
--architecture-blue:#7190a8;
--m-ngata:#9bbad4;
--serene-sky:#c3e1ea;
--silent-snowfall:#eff7fb;
}

More palettes to explore