All Palettes

Color Palette #fbd5b1, #f9a76c, #f47b1f, #e56866, #c76b9e

0%
0%
0%

CSS code for this palette

/* CSS */
.forgotten-sunset {
color: #fbd5b1;
}
.trump-tan {
color: #f9a76c;
}
.sun-orange {
color: #f47b1f;
}
.childhood-crush {
color: #e56866;
}
.fuchsia-kiss {
color: #c76b9e;
}

/* CSS Variables */
:root {
--forgotten-sunset:#fbd5b1;
--trump-tan:#f9a76c;
--sun-orange:#f47b1f;
--childhood-crush:#e56866;
--fuchsia-kiss:#c76b9e;
}

More palettes to explore