All Palettes

Color Palette #ff6e61, #ff9f6b, #ffd54d, #84d3f5, #6b5be6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sharegaki-persimmon {
color: #ff9f6b;
}
.vibrant {
color: #ffd54d;
}
.kul-sharif-blue {
color: #84d3f5;
}
.blue-hepatica {
color: #6b5be6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sharegaki-persimmon:#ff9f6b;
--vibrant:#ffd54d;
--kul-sharif-blue:#84d3f5;
--blue-hepatica:#6b5be6;
}

More palettes to explore