All Palettes

Color Palette #d83b55, #e77b5a, #f0c24c, #a1db80, #54b8e3

0%
0%
0%

CSS code for this palette

/* CSS */
.match-head {
color: #d83b55;
}
.tangerine-flake {
color: #e77b5a;
}
.adonis-rose-yellow {
color: #f0c24c;
}
.feijoa {
color: #a1db80;
}
.sail-away {
color: #54b8e3;
}

/* CSS Variables */
:root {
--match-head:#d83b55;
--tangerine-flake:#e77b5a;
--adonis-rose-yellow:#f0c24c;
--feijoa:#a1db80;
--sail-away:#54b8e3;
}

More palettes to explore