All Palettes

Color Palette #a8c4d1, #76b7b3, #4e8d7c, #efc19a, #d15c4d

0%
0%
0%

CSS code for this palette

/* CSS */
.salt-spray {
color: #a8c4d1;
}
.kingfisher-turquoise {
color: #76b7b3;
}
.winter-green {
color: #4e8d7c;
}
.carving-party {
color: #efc19a;
}
.wet-coral {
color: #d15c4d;
}

/* CSS Variables */
:root {
--salt-spray:#a8c4d1;
--kingfisher-turquoise:#76b7b3;
--winter-green:#4e8d7c;
--carving-party:#efc19a;
--wet-coral:#d15c4d;
}

More palettes to explore