All Palettes

Color Palette #4b3d6c, #a77b9d, #e6a2a7, #f5c7d1, #fef0d7

0%
0%
0%

CSS code for this palette

/* CSS */
.meteorite {
color: #4b3d6c;
}
.usu-pink {
color: #a77b9d;
}
.berry-riche {
color: #e6a2a7;
}
.sullivan-s-heart {
color: #f5c7d1;
}
.blank-canvas {
color: #fef0d7;
}

/* CSS Variables */
:root {
--meteorite:#4b3d6c;
--usu-pink:#a77b9d;
--berry-riche:#e6a2a7;
--sullivan-s-heart:#f5c7d1;
--blank-canvas:#fef0d7;
}

More palettes to explore