All Palettes

Color Palette #a7d3d0, #e4b8b4, #f7e4ab, #f4bfb3, #c7e1a3

0%
0%
0%

CSS code for this palette

/* CSS */
.sinbad {
color: #a7d3d0;
}
.bistro-pink {
color: #e4b8b4;
}
.vanilla-cream {
color: #f7e4ab;
}
.rustique {
color: #f4bfb3;
}
.butterfly {
color: #c7e1a3;
}

/* CSS Variables */
:root {
--sinbad:#a7d3d0;
--bistro-pink:#e4b8b4;
--vanilla-cream:#f7e4ab;
--rustique:#f4bfb3;
--butterfly:#c7e1a3;
}

More palettes to explore