All Palettes

Color Palette #ff6e61, #ff9a57, #ffd56b, #afeeee, #4e94c6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.hint-of-honey {
color: #ffd56b;
}
.mint-macaron {
color: #afeeee;
}
.azure-blue {
color: #4e94c6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--hint-of-honey:#ffd56b;
--mint-macaron:#afeeee;
--azure-blue:#4e94c6;
}

More palettes to explore