All Palettes

Color Palette #4a6b8c, #7d9cbf, #a4c0e5, #d3e5f3, #f2f8fd

0%
0%
0%

CSS code for this palette

/* CSS */
.revel-blue {
color: #4a6b8c;
}
.alaskan-ice {
color: #7d9cbf;
}
.artesian-pool {
color: #a4c0e5;
}
.new-heights {
color: #d3e5f3;
}
.cotton-ball {
color: #f2f8fd;
}

/* CSS Variables */
:root {
--revel-blue:#4a6b8c;
--alaskan-ice:#7d9cbf;
--artesian-pool:#a4c0e5;
--new-heights:#d3e5f3;
--cotton-ball:#f2f8fd;
}

More palettes to explore