All Palettes

Color Palette #4ab3e8, #f3ca4f, #ff6e61, #f55c0f, #913b91

0%
0%
0%

CSS code for this palette

/* CSS */
.high-blue {
color: #4ab3e8;
}
.radiant-sun {
color: #f3ca4f;
}
.grapefruit-pulp {
color: #ff6e61;
}
.orange-tiger {
color: #f55c0f;
}
.purple-excellency {
color: #913b91;
}

/* CSS Variables */
:root {
--high-blue:#4ab3e8;
--radiant-sun:#f3ca4f;
--grapefruit-pulp:#ff6e61;
--orange-tiger:#f55c0f;
--purple-excellency:#913b91;
}

More palettes to explore