All Palettes

Color Palette #d8c0d8, #c181c1, #ff6e61, #ffcc80, #f5f5db

0%
0%
0%

CSS code for this palette

/* CSS */
.thistle {
color: #d8c0d8;
}
.lavender-sweater {
color: #c181c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.egg-yolk {
color: #ffcc80;
}
.holy-white {
color: #f5f5db;
}

/* CSS Variables */
:root {
--thistle:#d8c0d8;
--lavender-sweater:#c181c1;
--grapefruit-pulp:#ff6e61;
--egg-yolk:#ffcc80;
--holy-white:#f5f5db;
}

More palettes to explore