All Palettes

Color Palette #5d7a8e, #a5c4d4, #d7e1e5, #f9b7b4, #f1c2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.titanium-blue {
color: #5d7a8e;
}
.blue-bows {
color: #a5c4d4;
}
.tahoe-snow {
color: #d7e1e5;
}
.mixed-fruit {
color: #f9b7b4;
}
.neighborly-peach {
color: #f1c2a2;
}

/* CSS Variables */
:root {
--titanium-blue:#5d7a8e;
--blue-bows:#a5c4d4;
--tahoe-snow:#d7e1e5;
--mixed-fruit:#f9b7b4;
--neighborly-peach:#f1c2a2;
}

More palettes to explore