All Palettes

Color Palette #ff6e61, #ffa142, #ffcb2e, #a3d24b, #4bb9b2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.bumblebee {
color: #ffcb2e;
}
.two-peas-in-a-pod {
color: #a3d24b;
}
.tropical-escape {
color: #4bb9b2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--bumblebee:#ffcb2e;
--two-peas-in-a-pod:#a3d24b;
--tropical-escape:#4bb9b2;
}

More palettes to explore