All Palettes

Color Palette #4a6e8c, #7899ab, #b5c8d4, #dfe3e7, #f4f8fb

0%
0%
0%

CSS code for this palette

/* CSS */
.sailor-s-bay {
color: #4a6e8c;
}
.post-boy {
color: #7899ab;
}
.english-hollyhock {
color: #b5c8d4;
}
.bleached-white {
color: #dfe3e7;
}
.m-white {
color: #f4f8fb;
}

/* CSS Variables */
:root {
--sailor-s-bay:#4a6e8c;
--post-boy:#7899ab;
--english-hollyhock:#b5c8d4;
--bleached-white:#dfe3e7;
--m-white:#f4f8fb;
}

More palettes to explore