All Palettes

Color Palette #e7d7c1, #b0b3a8, #f5f0e0, #2a2c41, #4d8074

0%
0%
0%

CSS code for this palette

/* CSS */
.lotus-pod {
color: #e7d7c1;
}
.pebble-walk {
color: #b0b3a8;
}
.elegant-white {
color: #f5f0e0;
}
.valhalla {
color: #2a2c41;
}
.azurite-water-green {
color: #4d8074;
}

/* CSS Variables */
:root {
--lotus-pod:#e7d7c1;
--pebble-walk:#b0b3a8;
--elegant-white:#f5f0e0;
--valhalla:#2a2c41;
--azurite-water-green:#4d8074;
}

More palettes to explore