All Palettes

Color Palette #f76a55, #ffb84d, #ffe180, #a7d3d3, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-fusion {
color: #f76a55;
}
.floral-leaf {
color: #ffb84d;
}
.june-day {
color: #ffe180;
}
.eton-blue {
color: #a7d3d3;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--rose-fusion:#f76a55;
--floral-leaf:#ffb84d;
--june-day:#ffe180;
--eton-blue:#a7d3d3;
--windstorm:#6999c3;
}

More palettes to explore