All Palettes

Color Palette #5b8b9a, #9fc6c4, #d4e8d7, #f9df9f, #f4b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.adriatic-blue {
color: #5b8b9a;
}
.raindrop {
color: #9fc6c4;
}
.splashdown {
color: #d4e8d7;
}
.aspen-yellow {
color: #f9df9f;
}
.mandys-pink {
color: #f4b79f;
}

/* CSS Variables */
:root {
--adriatic-blue:#5b8b9a;
--raindrop:#9fc6c4;
--splashdown:#d4e8d7;
--aspen-yellow:#f9df9f;
--mandys-pink:#f4b79f;
}

More palettes to explore