All Palettes

Color Palette #3b2d5c, #6f4f87, #a87193, #e3a55f, #f6c85a

0%
0%
0%

CSS code for this palette

/* CSS */
.jakarta-skyline {
color: #3b2d5c;
}
.gutsy-grape {
color: #6f4f87;
}
.poise {
color: #a87193;
}
.earth-yellow {
color: #e3a55f;
}
.deep-fried-sun-rays {
color: #f6c85a;
}

/* CSS Variables */
:root {
--jakarta-skyline:#3b2d5c;
--gutsy-grape:#6f4f87;
--poise:#a87193;
--earth-yellow:#e3a55f;
--deep-fried-sun-rays:#f6c85a;
}

More palettes to explore