All Palettes

Color Palette #eb6b9c, #a66e8d, #6a7d95, #4b8b7a, #3b8b8c

0%
0%
0%

CSS code for this palette

/* CSS */
.shadow-azalea-pink {
color: #eb6b9c;
}
.mauve-orchid {
color: #a66e8d;
}
.grey-blueberry {
color: #6a7d95;
}
.winter-green {
color: #4b8b7a;
}
.blue-chill {
color: #3b8b8c;
}

/* CSS Variables */
:root {
--shadow-azalea-pink:#eb6b9c;
--mauve-orchid:#a66e8d;
--grey-blueberry:#6a7d95;
--winter-green:#4b8b7a;
--blue-chill:#3b8b8c;
}

More palettes to explore