All Palettes

Color Palette #e5c8d5, #f6b6c1, #f6a788, #f8d56d, #f2b05a

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-pale {
color: #e5c8d5;
}
.ibis {
color: #f6b6c1;
}
.lugganath-orange {
color: #f6a788;
}
.forsythia-blossom {
color: #f8d56d;
}
.cheater {
color: #f2b05a;
}

/* CSS Variables */
:root {
--pretty-pale:#e5c8d5;
--ibis:#f6b6c1;
--lugganath-orange:#f6a788;
--forsythia-blossom:#f8d56d;
--cheater:#f2b05a;
}

More palettes to explore