All Palettes

Color Palette #6a3e8e, #6f9f90, #a7d3d7, #f5c5b7, #e45e72

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-flag {
color: #6a3e8e;
}
.greyish-teal {
color: #6f9f90;
}
.iced-aqua {
color: #a7d3d7;
}
.serene-pink {
color: #f5c5b7;
}
.bubblegum {
color: #e45e72;
}

/* CSS Variables */
:root {
--sweet-flag:#6a3e8e;
--greyish-teal:#6f9f90;
--iced-aqua:#a7d3d7;
--serene-pink:#f5c5b7;
--bubblegum:#e45e72;
}

More palettes to explore