All Palettes

Color Palette #ff8052, #ffa98a, #ffd900, #8fbc8f, #4682b4

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.super-sepia {
color: #ffa98a;
}
.soviet-gold {
color: #ffd900;
}
.tiki-monster {
color: #8fbc8f;
}
.steel-blue {
color: #4682b4;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--super-sepia:#ffa98a;
--soviet-gold:#ffd900;
--tiki-monster:#8fbc8f;
--steel-blue:#4682b4;
}

More palettes to explore