All Palettes

Color Palette #aad99b, #f6d55a, #f8a5a5, #f09c00, #d10000

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #aad99b;
}
.wake-me-up {
color: #f6d55a;
}
.her-majesty {
color: #f8a5a5;
}
.wiener-schnitzel {
color: #f09c00;
}
.red-epiphyllum {
color: #d10000;
}

/* CSS Variables */
:root {
--cool-aloe:#aad99b;
--wake-me-up:#f6d55a;
--her-majesty:#f8a5a5;
--wiener-schnitzel:#f09c00;
--red-epiphyllum:#d10000;
}

More palettes to explore