All Palettes

Color Palette #ff8052, #ffcc66, #ffd900, #89cfeb, #4682b4

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.qing-yellow {
color: #ffcc66;
}
.soviet-gold {
color: #ffd900;
}
.afternoon-sky {
color: #89cfeb;
}
.steel-blue {
color: #4682b4;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--qing-yellow:#ffcc66;
--soviet-gold:#ffd900;
--afternoon-sky:#89cfeb;
--steel-blue:#4682b4;
}

More palettes to explore