All Palettes

Color Palette #4d7f9d, #70a2b2, #8dc3c9, #a4e5d4, #e4f7e4

0%
0%
0%

CSS code for this palette

/* CSS */
.storm-blue {
color: #4d7f9d;
}
.stillwater {
color: #70a2b2;
}
.witness {
color: #8dc3c9;
}
.botanical-tint {
color: #a4e5d4;
}
.after-dinner-mint {
color: #e4f7e4;
}

/* CSS Variables */
:root {
--storm-blue:#4d7f9d;
--stillwater:#70a2b2;
--witness:#8dc3c9;
--botanical-tint:#a4e5d4;
--after-dinner-mint:#e4f7e4;
}

More palettes to explore