All Palettes

Color Palette #d73c4e, #f5b9a3, #f6d579, #a6e8d0, #4a7c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.smooch-rouge {
color: #d73c4e;
}
.certain-peach {
color: #f5b9a3;
}
.oriole-yellow {
color: #f6d579;
}
.sweet-aqua {
color: #a6e8d0;
}
.sotek-green {
color: #4a7c8c;
}

/* CSS Variables */
:root {
--smooch-rouge:#d73c4e;
--certain-peach:#f5b9a3;
--oriole-yellow:#f6d579;
--sweet-aqua:#a6e8d0;
--sotek-green:#4a7c8c;
}

More palettes to explore