All Palettes

Color Palette #c45a8d, #d08d5d, #f3c539, #f0e78e, #80c6b8

0%
0%
0%

CSS code for this palette

/* CSS */
.beauty-queen {
color: #c45a8d;
}
.napa-sunset {
color: #d08d5d;
}
.phellodendron-amurense {
color: #f3c539;
}
.bright-khaki {
color: #f0e78e;
}
.holiday {
color: #80c6b8;
}

/* CSS Variables */
:root {
--beauty-queen:#c45a8d;
--napa-sunset:#d08d5d;
--phellodendron-amurense:#f3c539;
--bright-khaki:#f0e78e;
--holiday:#80c6b8;
}

More palettes to explore