All Palettes

Color Palette #f6d0a2, #efaa9f, #d5b5e8, #b3d8e0, #9fc6c4

0%
0%
0%

CSS code for this palette

/* CSS */
.tequila {
color: #f6d0a2;
}
.modestly-peach {
color: #efaa9f;
}
.pretty-petunia {
color: #d5b5e8;
}
.tear {
color: #b3d8e0;
}
.raindrop {
color: #9fc6c4;
}

/* CSS Variables */
:root {
--tequila:#f6d0a2;
--modestly-peach:#efaa9f;
--pretty-petunia:#d5b5e8;
--tear:#b3d8e0;
--raindrop:#9fc6c4;
}

More palettes to explore