All Palettes

Color Palette #7b8d9d, #c1d3d7, #f0e8d1, #f5c4b7, #d93a47

0%
0%
0%

CSS code for this palette

/* CSS */
.lucid-blue {
color: #7b8d9d;
}
.scandinavian-sky {
color: #c1d3d7;
}
.fuzzy-sheep {
color: #f0e8d1;
}
.serene-pink {
color: #f5c4b7;
}
.poppy-red {
color: #d93a47;
}

/* CSS Variables */
:root {
--lucid-blue:#7b8d9d;
--scandinavian-sky:#c1d3d7;
--fuzzy-sheep:#f0e8d1;
--serene-pink:#f5c4b7;
--poppy-red:#d93a47;
}

More palettes to explore