All Palettes

Color Palette #1f7c8e, #4fb4b5, #a3e6e4, #f9d66c, #ff4d4f

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.crystalsong-blue {
color: #4fb4b5;
}
.everest {
color: #a3e6e4;
}
.forsythia-blossom {
color: #f9d66c;
}
.blood-burst {
color: #ff4d4f;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--crystalsong-blue:#4fb4b5;
--everest:#a3e6e4;
--forsythia-blossom:#f9d66c;
--blood-burst:#ff4d4f;
}

More palettes to explore