All Palettes

Color Palette #f6c85a, #f69b6a, #e6797d, #b75bbe, #8c61d1

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-fried-sun-rays {
color: #f6c85a;
}
.autumn-arrival {
color: #f69b6a;
}
.lively-coral {
color: #e6797d;
}
.still-fuchsia {
color: #b75bbe;
}
.amethyst {
color: #8c61d1;
}

/* CSS Variables */
:root {
--deep-fried-sun-rays:#f6c85a;
--autumn-arrival:#f69b6a;
--lively-coral:#e6797d;
--still-fuchsia:#b75bbe;
--amethyst:#8c61d1;
}

More palettes to explore