All Palettes

Color Palette #f6e2d5, #f7cad9, #c3e0f4, #b2f0b2, #f9e75d

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-rose {
color: #f6e2d5;
}
.baby-steps {
color: #f7cad9;
}
.fresh-water {
color: #c3e0f4;
}
.patina-green {
color: #b2f0b2;
}
.corn {
color: #f9e75d;
}

/* CSS Variables */
:root {
--peach-rose:#f6e2d5;
--baby-steps:#f7cad9;
--fresh-water:#c3e0f4;
--patina-green:#b2f0b2;
--corn:#f9e75d;
}

More palettes to explore