All Palettes

Color Palette #1b1e37, #4b5c72, #798e9a, #c3cfd5, #f1f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.kon {
color: #1b1e37;
}
.bluster-blue {
color: #4b5c72;
}
.sidewalk-grey {
color: #798e9a;
}
.illusion-blue {
color: #c3cfd5;
}
.distant-horizon {
color: #f1f7f9;
}

/* CSS Variables */
:root {
--kon:#1b1e37;
--bluster-blue:#4b5c72;
--sidewalk-grey:#798e9a;
--illusion-blue:#c3cfd5;
--distant-horizon:#f1f7f9;
}

More palettes to explore