All Palettes

Color Palette #b3d9a0, #85c1a8, #4cb8b8, #2e8b9e, #1e5c7b

0%
0%
0%

CSS code for this palette

/* CSS */
.witty-green {
color: #b3d9a0;
}
.gauss-blaster-green {
color: #85c1a8;
}
.crystalsong-blue {
color: #4cb8b8;
}
.scooter {
color: #2e8b9e;
}
.suez-canal {
color: #1e5c7b;
}

/* CSS Variables */
:root {
--witty-green:#b3d9a0;
--gauss-blaster-green:#85c1a8;
--crystalsong-blue:#4cb8b8;
--scooter:#2e8b9e;
--suez-canal:#1e5c7b;
}

More palettes to explore