All Palettes

Color Palette #d45e9b, #f1b1c7, #f3e1c4, #a7d7b6, #faa200

0%
0%
0%

CSS code for this palette

/* CSS */
.crushed-berries {
color: #d45e9b;
}
.rhodonite {
color: #f1b1c7;
}
.barium {
color: #f3e1c4;
}
.glenwood-green {
color: #a7d7b6;
}
.mad-for-mango {
color: #faa200;
}

/* CSS Variables */
:root {
--crushed-berries:#d45e9b;
--rhodonite:#f1b1c7;
--barium:#f3e1c4;
--glenwood-green:#a7d7b6;
--mad-for-mango:#faa200;
}

More palettes to explore