All Palettes

Color Palette #c94b1d, #efad2a, #f4d35d, #1f9e8b, #4f6c78

0%
0%
0%

CSS code for this palette

/* CSS */
.red-panda {
color: #c94b1d;
}
.apricot-glazed-chicken {
color: #efad2a;
}
.salmon-eggs {
color: #f4d35d;
}
.fishy-house {
color: #1f9e8b;
}
.winter-shadow {
color: #4f6c78;
}

/* CSS Variables */
:root {
--red-panda:#c94b1d;
--apricot-glazed-chicken:#efad2a;
--salmon-eggs:#f4d35d;
--fishy-house:#1f9e8b;
--winter-shadow:#4f6c78;
}

More palettes to explore