All Palettes

Color Palette #f99f3e, #f9d13e, #40bf9b, #3e8cf9, #4040bf

0%
0%
0%

CSS code for this palette

/* CSS */
.chat-orange {
color: #f99f3e;
}
.daisy {
color: #f9d13e;
}
.macau {
color: #40bf9b;
}
.bleuch-tel-blue {
color: #3e8cf9;
}
.early-spring-night {
color: #4040bf;
}

/* CSS Variables */
:root {
--chat-orange:#f99f3e;
--daisy:#f9d13e;
--macau:#40bf9b;
--bleuch-tel-blue:#3e8cf9;
--early-spring-night:#4040bf;
}

More palettes to explore