All Palettes

Color Palette #c6d7b2, #e9e2b4, #f4d1a4, #f7b8a1, #e6a7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.hamster-habitat {
color: #c6d7b2;
}
.springtime {
color: #e9e2b4;
}
.tequila {
color: #f4d1a4;
}
.mystic-tulip {
color: #f7b8a1;
}
.love-at-first-sight {
color: #e6a7b3;
}

/* CSS Variables */
:root {
--hamster-habitat:#c6d7b2;
--springtime:#e9e2b4;
--tequila:#f4d1a4;
--mystic-tulip:#f7b8a1;
--love-at-first-sight:#e6a7b3;
}

More palettes to explore