All Palettes

Color Palette #1d898b, #4db3b1, #7ed0d3, #f3e4af, #d24b6d

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-sea {
color: #1d898b;
}
.crystalsong-blue {
color: #4db3b1;
}
.belize {
color: #7ed0d3;
}
.lime-bright {
color: #f3e4af;
}
.pink-punch {
color: #d24b6d;
}

/* CSS Variables */
:root {
--riviera-sea:#1d898b;
--crystalsong-blue:#4db3b1;
--belize:#7ed0d3;
--lime-bright:#f3e4af;
--pink-punch:#d24b6d;
}

More palettes to explore