All Palettes

Color Palette #f1a7b2, #f3d7a0, #f6f3c6, #a7e6db, #6dc9d9

0%
0%
0%

CSS code for this palette

/* CSS */
.princess {
color: #f1a7b2;
}
.peach-patch {
color: #f3d7a0;
}
.corn-field {
color: #f6f3c6;
}
.silent-ripple {
color: #a7e6db;
}
.squeaky {
color: #6dc9d9;
}

/* CSS Variables */
:root {
--princess:#f1a7b2;
--peach-patch:#f3d7a0;
--corn-field:#f6f3c6;
--silent-ripple:#a7e6db;
--squeaky:#6dc9d9;
}

More palettes to explore