All Palettes

Color Palette #305050, #4f8c8c, #8ebebe, #bfe8e8, #f0f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-slate-grey {
color: #305050;
}
.evora {
color: #4f8c8c;
}
.chinese-tzu {
color: #8ebebe;
}
.light-vandamint {
color: #bfe8e8;
}
.distant-horizon {
color: #f0f9f9;
}

/* CSS Variables */
:root {
--dark-slate-grey:#305050;
--evora:#4f8c8c;
--chinese-tzu:#8ebebe;
--light-vandamint:#bfe8e8;
--distant-horizon:#f0f9f9;
}

More palettes to explore