All Palettes

Color Palette #fbd24b, #ebab3d, #c76d3d, #a63a5c, #6d2c90

0%
0%
0%

CSS code for this palette

/* CSS */
.vibrant {
color: #fbd24b;
}
.yakitori {
color: #ebab3d;
}
.apricot-orange {
color: #c76d3d;
}
.boysenberry-pink {
color: #a63a5c;
}
.true-purple {
color: #6d2c90;
}

/* CSS Variables */
:root {
--vibrant:#fbd24b;
--yakitori:#ebab3d;
--apricot-orange:#c76d3d;
--boysenberry-pink:#a63a5c;
--true-purple:#6d2c90;
}

More palettes to explore