All Palettes

Color Palette #f9a939, #fbcb6a, #6fbe7f, #499c9c, #3a6b9c

0%
0%
0%

CSS code for this palette

/* CSS */
.raichu-orange {
color: #f9a939;
}
.sunspark {
color: #fbcb6a;
}
.jade-stone-green {
color: #6fbe7f;
}
.coolbox-ice-turquoise {
color: #499c9c;
}
.star-sapphire {
color: #3a6b9c;
}

/* CSS Variables */
:root {
--raichu-orange:#f9a939;
--sunspark:#fbcb6a;
--jade-stone-green:#6fbe7f;
--coolbox-ice-turquoise:#499c9c;
--star-sapphire:#3a6b9c;
}

More palettes to explore