All Palettes

Color Palette #ff6e61, #ff9f6b, #ffd36b, #f3ec91, #a8e1e1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.hint-of-honey {
color: #ffd36b;
}
.ginger-lemon-cake {
color: #f3ec91;
}
.ice-crystal-blue {
color: #a8e1e1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--hint-of-honey:#ffd36b;
--ginger-lemon-cake:#f3ec91;
--ice-crystal-blue:#a8e1e1;
}

More palettes to explore