All Palettes

Color Palette #d8433b, #fbaf3c, #f6e1a7, #3b8c57, #4a6dba

0%
0%
0%

CSS code for this palette

/* CSS */
.dangerously-red {
color: #d8433b;
}
.peach-butter {
color: #fbaf3c;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.irish {
color: #3b8c57;
}
.azraq-blue {
color: #4a6dba;
}

/* CSS Variables */
:root {
--dangerously-red:#d8433b;
--peach-butter:#fbaf3c;
--lemon-ice-yellow:#f6e1a7;
--irish:#3b8c57;
--azraq-blue:#4a6dba;
}

More palettes to explore