All Palettes

Color Palette #3a5c8d, #40bf80, #f4cf3e, #f99f3e, #e15656

0%
0%
0%

CSS code for this palette

/* CSS */
.antilles-blue {
color: #3a5c8d;
}
.ming-green {
color: #40bf80;
}
.marigold-dust {
color: #f4cf3e;
}
.chat-orange {
color: #f99f3e;
}
.flushed {
color: #e15656;
}

/* CSS Variables */
:root {
--antilles-blue:#3a5c8d;
--ming-green:#40bf80;
--marigold-dust:#f4cf3e;
--chat-orange:#f99f3e;
--flushed:#e15656;
}

More palettes to explore