All Palettes

Color Palette #292c3d, #4b5e68, #7a8d90, #b6c8c8, #f2f6f8

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-blazer {
color: #292c3d;
}
.shot-over {
color: #4b5e68;
}
.harrow-s-gate {
color: #7a8d90;
}
.misty-surf {
color: #b6c8c8;
}
.child-of-light {
color: #f2f6f8;
}

/* CSS Variables */
:root {
--navy-blazer:#292c3d;
--shot-over:#4b5e68;
--harrow-s-gate:#7a8d90;
--misty-surf:#b6c8c8;
--child-of-light:#f2f6f8;
}

More palettes to explore