All Palettes

Color Palette #ff6e61, #ffa142, #fbd24b, #a1d6e2, #6a4c94

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.vibrant {
color: #fbd24b;
}
.terrace-pool {
color: #a1d6e2;
}
.pure-mauve {
color: #6a4c94;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--vibrant:#fbd24b;
--terrace-pool:#a1d6e2;
--pure-mauve:#6a4c94;
}

More palettes to explore