All Palettes

Color Palette #2e3f52, #4a6478, #6b9bc2, #b4e1f9, #f8cf3a

0%
0%
0%

CSS code for this palette

/* CSS */
.waterhen-back {
color: #2e3f52;
}
.gloomy-sea {
color: #4a6478;
}
.cerulean-frost {
color: #6b9bc2;
}
.arctic-paradise {
color: #b4e1f9;
}
.marigold-dust {
color: #f8cf3a;
}

/* CSS Variables */
:root {
--waterhen-back:#2e3f52;
--gloomy-sea:#4a6478;
--cerulean-frost:#6b9bc2;
--arctic-paradise:#b4e1f9;
--marigold-dust:#f8cf3a;
}

More palettes to explore