All Palettes

Color Palette #a84d89, #e6a3ae, #f5d1a8, #f7f4e9, #9fc1d6

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-orchid {
color: #a84d89;
}
.sprinkled-with-pink {
color: #e6a3ae;
}
.pekin-chicken {
color: #f5d1a8;
}
.risotto {
color: #f7f4e9;
}
.bluette {
color: #9fc1d6;
}

/* CSS Variables */
:root {
--purple-orchid:#a84d89;
--sprinkled-with-pink:#e6a3ae;
--pekin-chicken:#f5d1a8;
--risotto:#f7f4e9;
--bluette:#9fc1d6;
}

More palettes to explore