All Palettes

Color Palette #2a2f4c, #4f5c78, #798ba0, #a6c8d9, #d0e9f6

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-night-blue {
color: #2a2f4c;
}
.blue-review {
color: #4f5c78;
}
.hilo-bay {
color: #798ba0;
}
.frozen-blue {
color: #a6c8d9;
}
.freezing-vapor {
color: #d0e9f6;
}

/* CSS Variables */
:root {
--tropical-night-blue:#2a2f4c;
--blue-review:#4f5c78;
--hilo-bay:#798ba0;
--frozen-blue:#a6c8d9;
--freezing-vapor:#d0e9f6;
}

More palettes to explore