All Palettes

Color Palette #ff6e61, #ff8e3d, #f8c84f, #f0e78e, #a1d6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.go-bananas {
color: #f8c84f;
}
.bright-khaki {
color: #f0e78e;
}
.terrace-pool {
color: #a1d6e2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--go-bananas:#f8c84f;
--bright-khaki:#f0e78e;
--terrace-pool:#a1d6e2;
}

More palettes to explore