All Palettes

Color Palette #ff9900, #ffb84d, #ffe68a, #dbf4ff, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.vitamin-c {
color: #ff9900;
}
.floral-leaf {
color: #ffb84d;
}
.bicycle-yellow {
color: #ffe68a;
}
.winter-s-day {
color: #dbf4ff;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--vitamin-c:#ff9900;
--floral-leaf:#ffb84d;
--bicycle-yellow:#ffe68a;
--winter-s-day:#dbf4ff;
--olympic-blue:#4b91e2;
}

More palettes to explore