All Palettes

Color Palette #2e3f52, #4b6572, #7f9db8, #b9e2f8, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.waterhen-back {
color: #2e3f52;
}
.azalea-leaf {
color: #4b6572;
}
.bluesy-note {
color: #7f9db8;
}
.arctic-paradise {
color: #b9e2f8;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--waterhen-back:#2e3f52;
--azalea-leaf:#4b6572;
--bluesy-note:#7f9db8;
--arctic-paradise:#b9e2f8;
--welcoming-wasp:#f0a800;
}

More palettes to explore