All Palettes

Color Palette #f99f3e, #f1d36f, #a8e2f0, #609faf, #4b3f73

0%
0%
0%

CSS code for this palette

/* CSS */
.chat-orange {
color: #f99f3e;
}
.funky-yellow {
color: #f1d36f;
}
.atmospheric-soft-blue {
color: #a8e2f0;
}
.aqua-sea {
color: #609faf;
}
.izmir-purple {
color: #4b3f73;
}

/* CSS Variables */
:root {
--chat-orange:#f99f3e;
--funky-yellow:#f1d36f;
--atmospheric-soft-blue:#a8e2f0;
--aqua-sea:#609faf;
--izmir-purple:#4b3f73;
}

More palettes to explore