All Palettes

Color Palette #c8d7a2, #f0df9e, #f1b05b, #e05a42, #d7799d

0%
0%
0%

CSS code for this palette

/* CSS */
.true-to-you {
color: #c8d7a2;
}
.sun-deck {
color: #f0df9e;
}
.cheater {
color: #f1b05b;
}
.tiger-lily {
color: #e05a42;
}
.wild-orchid {
color: #d7799d;
}

/* CSS Variables */
:root {
--true-to-you:#c8d7a2;
--sun-deck:#f0df9e;
--cheater:#f1b05b;
--tiger-lily:#e05a42;
--wild-orchid:#d7799d;
}

More palettes to explore