All Palettes

Color Palette #d7c6a8, #8e9c9f, #5b8d8f, #4f7a92, #3b5e8c

0%
0%
0%

CSS code for this palette

/* CSS */
.almond-butter {
color: #d7c6a8;
}
.grey-flannel {
color: #8e9c9f;
}
.dusty-turquoise {
color: #5b8d8f;
}
.mallorca-blue {
color: #4f7a92;
}
.antilles-blue {
color: #3b5e8c;
}

/* CSS Variables */
:root {
--almond-butter:#d7c6a8;
--grey-flannel:#8e9c9f;
--dusty-turquoise:#5b8d8f;
--mallorca-blue:#4f7a92;
--antilles-blue:#3b5e8c;
}

More palettes to explore