All Palettes

Color Palette #ff5c67, #ffb84d, #ffea8f, #6ed6ed, #1f8fff

0%
0%
0%

CSS code for this palette

/* CSS */
.fusion-red {
color: #ff5c67;
}
.floral-leaf {
color: #ffb84d;
}
.chickery-chick {
color: #ffea8f;
}
.turquoise-sea {
color: #6ed6ed;
}
.clear-chill {
color: #1f8fff;
}

/* CSS Variables */
:root {
--fusion-red:#ff5c67;
--floral-leaf:#ffb84d;
--chickery-chick:#ffea8f;
--turquoise-sea:#6ed6ed;
--clear-chill:#1f8fff;
}

More palettes to explore