All Palettes

Color Palette #ff6e61, #ff9c7a, #ffd8b8, #59c6d9, #3b8dba

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.creamy-orange-blush {
color: #ff9c7a;
}
.curtsy {
color: #ffd8b8;
}
.watercourse {
color: #59c6d9;
}
.quiet-night {
color: #3b8dba;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--creamy-orange-blush:#ff9c7a;
--curtsy:#ffd8b8;
--watercourse:#59c6d9;
--quiet-night:#3b8dba;
}

More palettes to explore