All Palettes

Color Palette #a5c5d4, #e1b7c3, #f3e4af, #f4cf3e, #f76969

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dam {
color: #a5c5d4;
}
.melanie {
color: #e1b7c3;
}
.lime-bright {
color: #f3e4af;
}
.marigold-dust {
color: #f4cf3e;
}
.fiery-salmon {
color: #f76969;
}

/* CSS Variables */
:root {
--blue-dam:#a5c5d4;
--melanie:#e1b7c3;
--lime-bright:#f3e4af;
--marigold-dust:#f4cf3e;
--fiery-salmon:#f76969;
}

More palettes to explore