All Palettes

Color Palette #ff6e61, #6f9ed8, #3c9a6d, #f5b400, #f78da7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kindred {
color: #6f9ed8;
}
.ocean-green {
color: #3c9a6d;
}
.american-yellow {
color: #f5b400;
}
.unripe-strawberry {
color: #f78da7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kindred:#6f9ed8;
--ocean-green:#3c9a6d;
--american-yellow:#f5b400;
--unripe-strawberry:#f78da7;
}

More palettes to explore