All Palettes

Color Palette #f2b1c4, #ff9d5c, #f0e78e, #a8e6cf, #c7c7f0

0%
0%
0%

CSS code for this palette

/* CSS */
.rhodonite {
color: #f2b1c4;
}
.clarified-orange {
color: #ff9d5c;
}
.bright-khaki {
color: #f0e78e;
}
.turquoise-tower {
color: #a8e6cf;
}
.soap {
color: #c7c7f0;
}

/* CSS Variables */
:root {
--rhodonite:#f2b1c4;
--clarified-orange:#ff9d5c;
--bright-khaki:#f0e78e;
--turquoise-tower:#a8e6cf;
--soap:#c7c7f0;
}

More palettes to explore