All Palettes

Color Palette #f4f0e6, #d8e2d5, #b1c4b2, #a4c6c5, #599b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.romance {
color: #f4f0e6;
}
.green-mirror {
color: #d8e2d5;
}
.zanah {
color: #b1c4b2;
}
.ocean-kiss {
color: #a4c6c5;
}
.derby-green {
color: #599b8b;
}

/* CSS Variables */
:root {
--romance:#f4f0e6;
--green-mirror:#d8e2d5;
--zanah:#b1c4b2;
--ocean-kiss:#a4c6c5;
--derby-green:#599b8b;
}

More palettes to explore