All Palettes

Color Palette #1b2836, #2b3d50, #4b6572, #b1c8d8, #f3f4f6

0%
0%
0%

CSS code for this palette

/* CSS */
.abyssal-anchorfish-blue {
color: #1b2836;
}
.snap-shot {
color: #2b3d50;
}
.azalea-leaf {
color: #4b6572;
}
.blissful-blue {
color: #b1c8d8;
}
.chef-s-hat {
color: #f3f4f6;
}

/* CSS Variables */
:root {
--abyssal-anchorfish-blue:#1b2836;
--snap-shot:#2b3d50;
--azalea-leaf:#4b6572;
--blissful-blue:#b1c8d8;
--chef-s-hat:#f3f4f6;
}

More palettes to explore