All Palettes

Color Palette #a9d6bb, #9fc6b7, #9cc4b7, #f4caae, #f29b69

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a9d6bb;
}
.cascade-green {
color: #9fc6b7;
}
.stanley {
color: #9cc4b7;
}
.bellini {
color: #f4caae;
}
.monarch-orange {
color: #f29b69;
}

/* CSS Variables */
:root {
--eerie-glow:#a9d6bb;
--cascade-green:#9fc6b7;
--stanley:#9cc4b7;
--bellini:#f4caae;
--monarch-orange:#f29b69;
}

More palettes to explore