All Palettes

Color Palette #1a1f23, #2b3d50, #4b6686, #88b8d7, #f2f6f8

0%
0%
0%

CSS code for this palette

/* CSS */
.satin-deep-black {
color: #1a1f23;
}
.snap-shot {
color: #2b3d50;
}
.wedgewood {
color: #4b6686;
}
.periwinkle-sky {
color: #88b8d7;
}
.child-of-light {
color: #f2f6f8;
}

/* CSS Variables */
:root {
--satin-deep-black:#1a1f23;
--snap-shot:#2b3d50;
--wedgewood:#4b6686;
--periwinkle-sky:#88b8d7;
--child-of-light:#f2f6f8;
}

More palettes to explore