All Palettes

Color Palette #d4a5a9, #e2d3b6, #f1e0c6, #a4c6b4, #5b7f9a

0%
0%
0%

CSS code for this palette

/* CSS */
.young-at-heart {
color: #d4a5a9;
}
.comfy-beige {
color: #e2d3b6;
}
.cream-washed {
color: #f1e0c6;
}
.folk-tales {
color: #a4c6b4;
}
.blue-heaven {
color: #5b7f9a;
}

/* CSS Variables */
:root {
--young-at-heart:#d4a5a9;
--comfy-beige:#e2d3b6;
--cream-washed:#f1e0c6;
--folk-tales:#a4c6b4;
--blue-heaven:#5b7f9a;
}

More palettes to explore