All Palettes

Color Palette #f6a2b2, #f1a7d2, #b7c4e6, #a2e6d3, #ffdb8f

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a2b2;
}
.violet-kiss {
color: #f1a7d2;
}
.canterbury-bells {
color: #b7c4e6;
}
.aqua-wish {
color: #a2e6d3;
}
.brite-gold {
color: #ffdb8f;
}

/* CSS Variables */
:root {
--pink-fit:#f6a2b2;
--violet-kiss:#f1a7d2;
--canterbury-bells:#b7c4e6;
--aqua-wish:#a2e6d3;
--brite-gold:#ffdb8f;
}

More palettes to explore