All Palettes

Color Palette #6a8e9a, #9bc0b4, #f7c6a6, #f2e6a6, #f7b8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.spirit-mountain {
color: #6a8e9a;
}
.stanley {
color: #9bc0b4;
}
.peach-damask {
color: #f7c6a6;
}
.cymophane-yellow {
color: #f2e6a6;
}
.mystic-tulip {
color: #f7b8a1;
}

/* CSS Variables */
:root {
--spirit-mountain:#6a8e9a;
--stanley:#9bc0b4;
--peach-damask:#f7c6a6;
--cymophane-yellow:#f2e6a6;
--mystic-tulip:#f7b8a1;
}

More palettes to explore