All Palettes

Color Palette #ff6e61, #ff8e3d, #ffd54d, #9ed5e0, #6b92d6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.vibrant {
color: #ffd54d;
}
.ocean-cruise {
color: #9ed5e0;
}
.bashful-blue {
color: #6b92d6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--vibrant:#ffd54d;
--ocean-cruise:#9ed5e0;
--bashful-blue:#6b92d6;
}

More palettes to explore