All Palettes

Color Palette #ff6e61, #ff9b3d, #ffd84d, #a8e1ff, #5d98c6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hawaiian-passion {
color: #ff9b3d;
}
.tuscan-sun {
color: #ffd84d;
}
.droplet {
color: #a8e1ff;
}
.blueberry-soft-blue {
color: #5d98c6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hawaiian-passion:#ff9b3d;
--tuscan-sun:#ffd84d;
--droplet:#a8e1ff;
--blueberry-soft-blue:#5d98c6;
}

More palettes to explore