All Palettes

Color Palette #e7b2a6, #f0c09e, #f4d7a9, #b8e5d7, #7a9a9f

0%
0%
0%

CSS code for this palette

/* CSS */
.shilo {
color: #e7b2a6;
}
.tan-temptation {
color: #f0c09e;
}
.enjoyable-yellow {
color: #f4d7a9;
}
.ode-to-green {
color: #b8e5d7;
}
.tranquil-aqua {
color: #7a9a9f;
}

/* CSS Variables */
:root {
--shilo:#e7b2a6;
--tan-temptation:#f0c09e;
--enjoyable-yellow:#f4d7a9;
--ode-to-green:#b8e5d7;
--tranquil-aqua:#7a9a9f;
}

More palettes to explore