All Palettes

Color Palette #faa700, #e55e0b, #c74b1a, #922f6b, #3c6d9a

0%
0%
0%

CSS code for this palette

/* CSS */
.chrome-yellow {
color: #faa700;
}
.tobiko-orange {
color: #e55e0b;
}
.red-panda {
color: #c74b1a;
}
.beetiful-magenta {
color: #922f6b;
}
.windsurfing {
color: #3c6d9a;
}

/* CSS Variables */
:root {
--chrome-yellow:#faa700;
--tobiko-orange:#e55e0b;
--red-panda:#c74b1a;
--beetiful-magenta:#922f6b;
--windsurfing:#3c6d9a;
}

More palettes to explore