All Palettes

Color Palette #a9e5d1, #b5e8d7, #c8f4e5, #eaf9e1, #f7f8b9

0%
0%
0%

CSS code for this palette

/* CSS */
.botanical-tint {
color: #a9e5d1;
}
.ode-to-green {
color: #b5e8d7;
}
.shallow-end {
color: #c8f4e5;
}
.homeopathic-lime {
color: #eaf9e1;
}
.turkish-ginger {
color: #f7f8b9;
}

/* CSS Variables */
:root {
--botanical-tint:#a9e5d1;
--ode-to-green:#b5e8d7;
--shallow-end:#c8f4e5;
--homeopathic-lime:#eaf9e1;
--turkish-ginger:#f7f8b9;
}

More palettes to explore