All Palettes

Color Palette #f7b5a1, #f8c8a0, #f9d69a, #f7e6a1, #e3e9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.chai-latte {
color: #f8c8a0;
}
.applesauce {
color: #f9d69a;
}
.venetian-yellow {
color: #f7e6a1;
}
.awareness {
color: #e3e9b4;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--chai-latte:#f8c8a0;
--applesauce:#f9d69a;
--venetian-yellow:#f7e6a1;
--awareness:#e3e9b4;
}

More palettes to explore