All Palettes

Color Palette #f6a2b4, #f09d8e, #f2a76e, #f7c94b, #e5b83e

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b4;
}
.blush {
color: #f09d8e;
}
.apricot-jam {
color: #f2a76e;
}
.sunny-mood {
color: #f7c94b;
}
.last-sunlight {
color: #e5b83e;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b4;
--blush:#f09d8e;
--apricot-jam:#f2a76e;
--sunny-mood:#f7c94b;
--last-sunlight:#e5b83e;
}

More palettes to explore