All Palettes

Color Palette #d4b9b9, #c9a6a6, #b9d4b9, #a6b9a6, #3c5d5d

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-stain {
color: #d4b9b9;
}
.hydrangea-bouquet {
color: #c9a6a6;
}
.surf {
color: #b9d4b9;
}
.thrush-egg {
color: #a6b9a6;
}
.otter-creek {
color: #3c5d5d;
}

/* CSS Variables */
:root {
--rose-stain:#d4b9b9;
--hydrangea-bouquet:#c9a6a6;
--surf:#b9d4b9;
--thrush-egg:#a6b9a6;
--otter-creek:#3c5d5d;
}

More palettes to explore