All Palettes

Color Palette #ff6e61, #ff9a42, #ffcb3d, #65b3a1, #55c9d8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.absolute-apricot {
color: #ff9a42;
}
.yellow-jacket {
color: #ffcb3d;
}
.tropic-turquoise {
color: #65b3a1;
}
.watercourse {
color: #55c9d8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--absolute-apricot:#ff9a42;
--yellow-jacket:#ffcb3d;
--tropic-turquoise:#65b3a1;
--watercourse:#55c9d8;
}

More palettes to explore