All Palettes

Color Palette #4f6f9c, #7d8c9b, #a7a9a2, #c8b9b1, #e6a2a2

0%
0%
0%

CSS code for this palette

/* CSS */
.cobalt-flame {
color: #4f6f9c;
}
.sidewalk-grey {
color: #7d8c9b;
}
.grey-matters {
color: #a7a9a2;
}
.smooth-pebbles {
color: #c8b9b1;
}
.bussell-lace {
color: #e6a2a2;
}

/* CSS Variables */
:root {
--cobalt-flame:#4f6f9c;
--sidewalk-grey:#7d8c9b;
--grey-matters:#a7a9a2;
--smooth-pebbles:#c8b9b1;
--bussell-lace:#e6a2a2;
}

More palettes to explore