All Palettes

Color Palette #eab8c8, #f8c9b4, #f0e2b7, #b9e4d8, #6fb3b0

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c8;
}
.biscuit-cream {
color: #f8c9b4;
}
.james-blonde {
color: #f0e2b7;
}
.ode-to-green {
color: #b9e4d8;
}
.aurora-teal {
color: #6fb3b0;
}

/* CSS Variables */
:root {
--chantilly:#eab8c8;
--biscuit-cream:#f8c9b4;
--james-blonde:#f0e2b7;
--ode-to-green:#b9e4d8;
--aurora-teal:#6fb3b0;
}

More palettes to explore