All Palettes

Color Palette #f6a2a9, #f8d3a0, #e6e3b7, #9fd6d2, #6a8ebe

0%
0%
0%

CSS code for this palette

/* CSS */
.simple-pink {
color: #f6a2a9;
}
.ginger-peach {
color: #f8d3a0;
}
.schabziger-green {
color: #e6e3b7;
}
.shallow-shoal {
color: #9fd6d2;
}
.purple-hyacinth {
color: #6a8ebe;
}

/* CSS Variables */
:root {
--simple-pink:#f6a2a9;
--ginger-peach:#f8d3a0;
--schabziger-green:#e6e3b7;
--shallow-shoal:#9fd6d2;
--purple-hyacinth:#6a8ebe;
}

More palettes to explore