All Palettes

Color Palette #b84c8d, #e36d7d, #f7a8a1, #f4d35d, #3d9e8c

0%
0%
0%

CSS code for this palette

/* CSS */
.orchid-ecstasy {
color: #b84c8d;
}
.cherry-brandy {
color: #e36d7d;
}
.roseberry {
color: #f7a8a1;
}
.salmon-eggs {
color: #f4d35d;
}
.dioptase-green {
color: #3d9e8c;
}

/* CSS Variables */
:root {
--orchid-ecstasy:#b84c8d;
--cherry-brandy:#e36d7d;
--roseberry:#f7a8a1;
--salmon-eggs:#f4d35d;
--dioptase-green:#3d9e8c;
}

More palettes to explore