All Palettes

Color Palette #d19b6b, #c3af9d, #a9c8a7, #ffd54d, #e2a87e

0%
0%
0%

CSS code for this palette

/* CSS */
.prayer-flag {
color: #d19b6b;
}
.renwick-beige {
color: #c3af9d;
}
.green-bark {
color: #a9c8a7;
}
.vibrant {
color: #ffd54d;
}
.sun-bleached-ochre {
color: #e2a87e;
}

/* CSS Variables */
:root {
--prayer-flag:#d19b6b;
--renwick-beige:#c3af9d;
--green-bark:#a9c8a7;
--vibrant:#ffd54d;
--sun-bleached-ochre:#e2a87e;
}

More palettes to explore