All Palettes

Color Palette #d5c5e2, #e9a5c6, #f4c1a4, #fbd589, #ff8b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.purity {
color: #d5c5e2;
}
.prettiest-pink {
color: #e9a5c6;
}
.neighborly-peach {
color: #f4c1a4;
}
.oberon {
color: #fbd589;
}
.salmon-orange {
color: #ff8b6b;
}

/* CSS Variables */
:root {
--purity:#d5c5e2;
--prettiest-pink:#e9a5c6;
--neighborly-peach:#f4c1a4;
--oberon:#fbd589;
--salmon-orange:#ff8b6b;
}

More palettes to explore