All Palettes

Color Palette #a15e8b, #c57c9c, #e9a5c3, #f7d4b6, #f3ca4f

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a15e8b;
}
.dolomite-red {
color: #c57c9c;
}
.think-pink {
color: #e9a5c3;
}
.cheddar-corn {
color: #f7d4b6;
}
.radiant-sun {
color: #f3ca4f;
}

/* CSS Variables */
:root {
--thimble-red:#a15e8b;
--dolomite-red:#c57c9c;
--think-pink:#e9a5c3;
--cheddar-corn:#f7d4b6;
--radiant-sun:#f3ca4f;
}

More palettes to explore