All Palettes

Color Palette #fdd4af, #f9cca9, #f4b69a, #f2a18c, #efa87b

0%
0%
0%

CSS code for this palette

/* CSS */
.forgotten-sunset {
color: #fdd4af;
}
.allspice {
color: #f9cca9;
}
.mandys-pink {
color: #f4b69a;
}
.stone-fruit {
color: #f2a18c;
}
.apricot-nectar {
color: #efa87b;
}

/* CSS Variables */
:root {
--forgotten-sunset:#fdd4af;
--allspice:#f9cca9;
--mandys-pink:#f4b69a;
--stone-fruit:#f2a18c;
--apricot-nectar:#efa87b;
}

More palettes to explore