All Palettes

Color Palette #6b9e8a, #a4c6b1, #f1e4d5, #f8c572, #d86a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.cyprus-green {
color: #6b9e8a;
}
.green-silk {
color: #a4c6b1;
}
.china-doll {
color: #f1e4d5;
}
.just-peachy {
color: #f8c572;
}
.field-poppy {
color: #d86a3b;
}

/* CSS Variables */
:root {
--cyprus-green:#6b9e8a;
--green-silk:#a4c6b1;
--china-doll:#f1e4d5;
--just-peachy:#f8c572;
--field-poppy:#d86a3b;
}

More palettes to explore