All Palettes

Color Palette #8bd5b7, #b5e3d6, #f0f4e7, #f3e6a5, #d9a56d

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-trail {
color: #8bd5b7;
}
.cruise {
color: #b5e3d6;
}
.quiet-whisper {
color: #f0f4e7;
}
.cymophane-yellow {
color: #f3e6a5;
}
.western-sunrise {
color: #d9a56d;
}

/* CSS Variables */
:root {
--tropical-trail:#8bd5b7;
--cruise:#b5e3d6;
--quiet-whisper:#f0f4e7;
--cymophane-yellow:#f3e6a5;
--western-sunrise:#d9a56d;
}

More palettes to explore