All Palettes

Color Palette #d1c8e4, #a5b7d4, #7a9bc2, #4e8eb1, #2b6b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.italian-fitch {
color: #d1c8e4;
}
.babbling-creek {
color: #a5b7d4;
}
.cottage-blue {
color: #7a9bc2;
}
.atlantic-gull {
color: #4e8eb1;
}
.blues {
color: #2b6b9c;
}

/* CSS Variables */
:root {
--italian-fitch:#d1c8e4;
--babbling-creek:#a5b7d4;
--cottage-blue:#7a9bc2;
--atlantic-gull:#4e8eb1;
--blues:#2b6b9c;
}

More palettes to explore