All Palettes

Color Palette #b5d0d4, #a2c8c0, #7fb8b2, #4cae63, #3a7e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.starlight-blue {
color: #b5d0d4;
}
.tareyton {
color: #a2c8c0;
}
.winter-surf {
color: #7fb8b2;
}
.samphire-green {
color: #4cae63;
}
.green-grass {
color: #3a7e4d;
}

/* CSS Variables */
:root {
--starlight-blue:#b5d0d4;
--tareyton:#a2c8c0;
--winter-surf:#7fb8b2;
--samphire-green:#4cae63;
--green-grass:#3a7e4d;
}

More palettes to explore