All Palettes

Color Palette #4b3e8e, #9b68c4, #f0a3e4, #f6c5a7, #f05656

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-gem {
color: #4b3e8e;
}
.amethyst {
color: #9b68c4;
}
.dream-land {
color: #f0a3e4;
}
.peach-damask {
color: #f6c5a7;
}
.khmer-curry {
color: #f05656;
}

/* CSS Variables */
:root {
--blue-gem:#4b3e8e;
--amethyst:#9b68c4;
--dream-land:#f0a3e4;
--peach-damask:#f6c5a7;
--khmer-curry:#f05656;
}

More palettes to explore