All Palettes

Color Palette #ff6e61, #ff9a42, #ffd54d, #a2d8a2, #49a5d0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.absolute-apricot {
color: #ff9a42;
}
.vibrant {
color: #ffd54d;
}
.green-trance {
color: #a2d8a2;
}
.mystic-blue {
color: #49a5d0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--absolute-apricot:#ff9a42;
--vibrant:#ffd54d;
--green-trance:#a2d8a2;
--mystic-blue:#49a5d0;
}

More palettes to explore