All Palettes

Color Palette #f9b1ae, #f6d4b6, #f3e7a0, #a1d3d4, #5b9f9a

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.cheddar-corn {
color: #f6d4b6;
}
.lazy-daisy {
color: #f3e7a0;
}
.smooth-satin {
color: #a1d3d4;
}
.caulerpa-lentillifera {
color: #5b9f9a;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--cheddar-corn:#f6d4b6;
--lazy-daisy:#f3e7a0;
--smooth-satin:#a1d3d4;
--caulerpa-lentillifera:#5b9f9a;
}

More palettes to explore