All Palettes

Color Palette #f7b5a1, #f9c7b9, #f4d6b4, #f6ecb1, #f9e49f

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-tulip {
color: #f7b5a1;
}
.sherbet-fruit {
color: #f9c7b9;
}
.frangipane {
color: #f4d6b4;
}
.sunbeam {
color: #f6ecb1;
}
.durango-dust {
color: #f9e49f;
}

/* CSS Variables */
:root {
--mystic-tulip:#f7b5a1;
--sherbet-fruit:#f9c7b9;
--frangipane:#f4d6b4;
--sunbeam:#f6ecb1;
--durango-dust:#f9e49f;
}

More palettes to explore