All Palettes

Color Palette #d1c7e1, #a7b2d7, #6b8bb3, #2d6a8b, #1b4b65

0%
0%
0%

CSS code for this palette

/* CSS */
.lavender-water {
color: #d1c7e1;
}
.high-style {
color: #a7b2d7;
}
.genteel-blue {
color: #6b8bb3;
}
.ocean-call {
color: #2d6a8b;
}
.terror-from-the-deep {
color: #1b4b65;
}

/* CSS Variables */
:root {
--lavender-water:#d1c7e1;
--high-style:#a7b2d7;
--genteel-blue:#6b8bb3;
--ocean-call:#2d6a8b;
--terror-from-the-deep:#1b4b65;
}

More palettes to explore