All Palettes

Color Palette #a84d93, #e28f6e, #f4d35d, #a4d6ad, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.plum-dust {
color: #a84d93;
}
.middle-red {
color: #e28f6e;
}
.salmon-eggs {
color: #f4d35d;
}
.frugal {
color: #a4d6ad;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--plum-dust:#a84d93;
--middle-red:#e28f6e;
--salmon-eggs:#f4d35d;
--frugal:#a4d6ad;
--peaceful-river:#4a9cd3;
}

More palettes to explore