All Palettes

Color Palette #4a6c8c, #78a2b5, #a4c7d0, #d0e6e3, #f3fbfc

0%
0%
0%

CSS code for this palette

/* CSS */
.revel-blue {
color: #4a6c8c;
}
.grey-blue {
color: #78a2b5;
}
.sky-chase {
color: #a4c7d0;
}
.zircon-ice {
color: #d0e6e3;
}
.sparkling-snow {
color: #f3fbfc;
}

/* CSS Variables */
:root {
--revel-blue:#4a6c8c;
--grey-blue:#78a2b5;
--sky-chase:#a4c7d0;
--zircon-ice:#d0e6e3;
--sparkling-snow:#f3fbfc;
}

More palettes to explore