All Palettes

Color Palette #f25c5a, #f9a76c, #fce869, #b9e5b8, #62a6c0

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-coral {
color: #f25c5a;
}
.trump-tan {
color: #f9a76c;
}
.sunflower-dandelion {
color: #fce869;
}
.mint-parfait {
color: #b9e5b8;
}
.scott-base {
color: #62a6c0;
}

/* CSS Variables */
:root {
--hot-coral:#f25c5a;
--trump-tan:#f9a76c;
--sunflower-dandelion:#fce869;
--mint-parfait:#b9e5b8;
--scott-base:#62a6c0;
}

More palettes to explore