All Palettes

Color Palette #ffc2a3, #ff6e61, #ff3c00, #c72929, #ab47bd

0%
0%
0%

CSS code for this palette

/* CSS */
.tomorrow-s-coral {
color: #ffc2a3;
}
.grapefruit-pulp {
color: #ff6e61;
}
.coquelicot {
color: #ff3c00;
}
.akabeni {
color: #c72929;
}
.fuchsia-pheromone {
color: #ab47bd;
}

/* CSS Variables */
:root {
--tomorrow-s-coral:#ffc2a3;
--grapefruit-pulp:#ff6e61;
--coquelicot:#ff3c00;
--akabeni:#c72929;
--fuchsia-pheromone:#ab47bd;
}

More palettes to explore