All Palettes

Color Palette #4a698c, #6a8bb4, #8db4d8, #bbe2f7, #f1f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.revel-blue {
color: #4a698c;
}
.genteel-blue {
color: #6a8bb4;
}
.periwinkle-sky {
color: #8db4d8;
}
.arctic-paradise {
color: #bbe2f7;
}
.child-of-light {
color: #f1f5f8;
}

/* CSS Variables */
:root {
--revel-blue:#4a698c;
--genteel-blue:#6a8bb4;
--periwinkle-sky:#8db4d8;
--arctic-paradise:#bbe2f7;
--child-of-light:#f1f5f8;
}

More palettes to explore