All Palettes

Color Palette #e1b6e7, #f9b14e, #f15a27, #4d9d88, #2b3a4a

0%
0%
0%

CSS code for this palette

/* CSS */
.blackberry-yogurt {
color: #e1b6e7;
}
.salted-caramel-popcorn {
color: #f9b14e;
}
.durotar-fire {
color: #f15a27;
}
.inspiration-peak {
color: #4d9d88;
}
.craft {
color: #2b3a4a;
}

/* CSS Variables */
:root {
--blackberry-yogurt:#e1b6e7;
--salted-caramel-popcorn:#f9b14e;
--durotar-fire:#f15a27;
--inspiration-peak:#4d9d88;
--craft:#2b3a4a;
}

More palettes to explore