All Palettes

Color Palette #00948d, #4bb5b9, #a3d7e0, #bee6e9, #f0f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.supermint {
color: #00948d;
}
.crystalsong-blue {
color: #4bb5b9;
}
.terrace-pool {
color: #a3d7e0;
}
.light-vandamint {
color: #bee6e9;
}
.distant-horizon {
color: #f0f9f9;
}

/* CSS Variables */
:root {
--supermint:#00948d;
--crystalsong-blue:#4bb5b9;
--terrace-pool:#a3d7e0;
--light-vandamint:#bee6e9;
--distant-horizon:#f0f9f9;
}

More palettes to explore