All Palettes

Color Palette #2f8bc1, #4dc2d1, #a4e5e2, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.christmas-blue {
color: #2f8bc1;
}
.sea-serpent {
color: #4dc2d1;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--christmas-blue:#2f8bc1;
--sea-serpent:#4dc2d1;
--ice-crystal-blue:#a4e5e2;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore