All Palettes

Color Palette #c5dae2, #9fb1c1, #7c8a9c, #4a698c, #2e4c76

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-pearl {
color: #c5dae2;
}
.blue-pot {
color: #9fb1c1;
}
.lucid-blue {
color: #7c8a9c;
}
.revel-blue {
color: #4a698c;
}
.dragonfly {
color: #2e4c76;
}

/* CSS Variables */
:root {
--blue-pearl:#c5dae2;
--blue-pot:#9fb1c1;
--lucid-blue:#7c8a9c;
--revel-blue:#4a698c;
--dragonfly:#2e4c76;
}

More palettes to explore