All Palettes

Color Palette #d4a5a9, #f1e0c6, #a1c7e3, #6c9dcb, #4e4e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.young-at-heart {
color: #d4a5a9;
}
.cream-washed {
color: #f1e0c6;
}
.windsor-way {
color: #a1c7e3;
}
.tantalize {
color: #6c9dcb;
}
.twilight {
color: #4e4e8d;
}

/* CSS Variables */
:root {
--young-at-heart:#d4a5a9;
--cream-washed:#f1e0c6;
--windsor-way:#a1c7e3;
--tantalize:#6c9dcb;
--twilight:#4e4e8d;
}

More palettes to explore