All Palettes

Color Palette #1d918f, #3cc3b1, #67e0d8, #a6f2d6, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1d918f;
}
.tint-of-turquoise {
color: #3cc3b1;
}
.hammam-blue {
color: #67e0d8;
}
.magic-mint {
color: #a6f2d6;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--sea-fantasy:#1d918f;
--tint-of-turquoise:#3cc3b1;
--hammam-blue:#67e0d8;
--magic-mint:#a6f2d6;
--floral-leaf:#ffb84d;
}

More palettes to explore