All Palettes

Color Palette #3b708c, #5b9a9f, #8dc9b5, #c1e1d4, #f8f2e2

0%
0%
0%

CSS code for this palette

/* CSS */
.living-stream {
color: #3b708c;
}
.hydroport {
color: #5b9a9f;
}
.aquastone {
color: #8dc9b5;
}
.beru {
color: #c1e1d4;
}
.alhambra-cream {
color: #f8f2e2;
}

/* CSS Variables */
:root {
--living-stream:#3b708c;
--hydroport:#5b9a9f;
--aquastone:#8dc9b5;
--beru:#c1e1d4;
--alhambra-cream:#f8f2e2;
}

More palettes to explore