All Palettes

Color Palette #d8e9e8, #a3c8c4, #70a3a4, #3a7878, #2e4b4d

0%
0%
0%

CSS code for this palette

/* CSS */
.boiling-point {
color: #d8e9e8;
}
.ocean-boulevard {
color: #a3c8c4;
}
.steel-pan-mallet {
color: #70a3a4;
}
.atlantic-wave {
color: #3a7878;
}
.delta-green {
color: #2e4b4d;
}

/* CSS Variables */
:root {
--boiling-point:#d8e9e8;
--ocean-boulevard:#a3c8c4;
--steel-pan-mallet:#70a3a4;
--atlantic-wave:#3a7878;
--delta-green:#2e4b4d;
}

More palettes to explore