All Palettes

Color Palette #2e3f52, #4b6572, #9ab7af, #d1e1e0, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.waterhen-back {
color: #2e3f52;
}
.azalea-leaf {
color: #4b6572;
}
.moncur {
color: #9ab7af;
}
.mountain-dew {
color: #d1e1e0;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--waterhen-back:#2e3f52;
--azalea-leaf:#4b6572;
--moncur:#9ab7af;
--mountain-dew:#d1e1e0;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore