All Palettes

Color Palette #f3e1af, #ffc8a3, #ff6e61, #d84f4f, #4f4c67

0%
0%
0%

CSS code for this palette

/* CSS */
.bone-white {
color: #f3e1af;
}
.polly {
color: #ffc8a3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.capocollo {
color: #d84f4f;
}
.darlak {
color: #4f4c67;
}

/* CSS Variables */
:root {
--bone-white:#f3e1af;
--polly:#ffc8a3;
--grapefruit-pulp:#ff6e61;
--capocollo:#d84f4f;
--darlak:#4f4c67;
}

More palettes to explore