All Palettes

Color Palette #ff6e61, #ffb84d, #ffe59e, #6fbe7f, #3d5b76

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}
.hello-yellow {
color: #ffe59e;
}
.jade-stone-green {
color: #6fbe7f;
}
.china-pattern {
color: #3d5b76;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
--hello-yellow:#ffe59e;
--jade-stone-green:#6fbe7f;
--china-pattern:#3d5b76;
}

More palettes to explore