All Palettes

Color Palette #2e4976, #6f8f9b, #91b3ba, #c9d6d9, #f3e4aa

0%
0%
0%

CSS code for this palette

/* CSS */
.dragonfly {
color: #2e4976;
}
.smoky-azurite {
color: #6f8f9b;
}
.bulfinch-blue {
color: #91b3ba;
}
.offshore-mist {
color: #c9d6d9;
}
.vanilla {
color: #f3e4aa;
}

/* CSS Variables */
:root {
--dragonfly:#2e4976;
--smoky-azurite:#6f8f9b;
--bulfinch-blue:#91b3ba;
--offshore-mist:#c9d6d9;
--vanilla:#f3e4aa;
}

More palettes to explore