All Palettes

Color Palette #1f4e7a, #4983b6, #8ab8e0, #d0e9f6, #f8f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.3am-in-shibuya {
color: #1f4e7a;
}
.cool-blue {
color: #4983b6;
}
.goluboy-blue {
color: #8ab8e0;
}
.freezing-vapor {
color: #d0e9f6;
}
.dr-white {
color: #f8f9fc;
}

/* CSS Variables */
:root {
--3am-in-shibuya:#1f4e7a;
--cool-blue:#4983b6;
--goluboy-blue:#8ab8e0;
--freezing-vapor:#d0e9f6;
--dr-white:#f8f9fc;
}

More palettes to explore