All Palettes

Color Palette #c94b3b, #f99f3e, #fdc958, #a6d9c8, #4c8a9a

0%
0%
0%

CSS code for this palette

/* CSS */
.painted-poppy {
color: #c94b3b;
}
.chat-orange {
color: #f99f3e;
}
.angry-pasta {
color: #fdc958;
}
.whirlpool {
color: #a6d9c8;
}
.hippie-blue {
color: #4c8a9a;
}

/* CSS Variables */
:root {
--painted-poppy:#c94b3b;
--chat-orange:#f99f3e;
--angry-pasta:#fdc958;
--whirlpool:#a6d9c8;
--hippie-blue:#4c8a9a;
}

More palettes to explore