All Palettes

Color Palette #9fc4e9, #f2b96e, #f4cf3e, #a7d8a2, #e57c5d

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-dreams {
color: #9fc4e9;
}
.brasso {
color: #f2b96e;
}
.marigold-dust {
color: #f4cf3e;
}
.cool-aloe {
color: #a7d8a2;
}
.tangerine-flake {
color: #e57c5d;
}

/* CSS Variables */
:root {
--sweet-dreams:#9fc4e9;
--brasso:#f2b96e;
--marigold-dust:#f4cf3e;
--cool-aloe:#a7d8a2;
--tangerine-flake:#e57c5d;
}

More palettes to explore