All Palettes

Color Palette #1f9e8d, #4eb7a9, #89d7c7, #a9e5d1, #e0f5ef

0%
0%
0%

CSS code for this palette

/* CSS */
.fishy-house {
color: #1f9e8d;
}
.emerald-wave {
color: #4eb7a9;
}
.riptide {
color: #89d7c7;
}
.botanical-tint {
color: #a9e5d1;
}
.bone-chilling {
color: #e0f5ef;
}

/* CSS Variables */
:root {
--fishy-house:#1f9e8d;
--emerald-wave:#4eb7a9;
--riptide:#89d7c7;
--botanical-tint:#a9e5d1;
--bone-chilling:#e0f5ef;
}

More palettes to explore