All Palettes

Color Palette #073a50, #1d5a6d, #3c8e90, #6ec4b7, #a2e6d9

0%
0%
0%

CSS code for this palette

/* CSS */
.beyond-the-stars {
color: #073a50;
}
.blue-coral {
color: #1d5a6d;
}
.blue-chill {
color: #3c8e90;
}
.tropic-tide {
color: #6ec4b7;
}
.sea-glass-teal {
color: #a2e6d9;
}

/* CSS Variables */
:root {
--beyond-the-stars:#073a50;
--blue-coral:#1d5a6d;
--blue-chill:#3c8e90;
--tropic-tide:#6ec4b7;
--sea-glass-teal:#a2e6d9;
}

More palettes to explore