All Palettes

Color Palette #ff6e61, #ffb84d, #ffdf80, #69af4b, #4b6abe

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.tiger-yellow {
color: #ffdf80;
}
.sour-candy {
color: #69af4b;
}
.azraq-blue {
color: #4b6abe;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--tiger-yellow:#ffdf80;
--sour-candy:#69af4b;
--azraq-blue:#4b6abe;
}

More palettes to explore