All Palettes

Color Palette #a4c1ae, #f6e4b1, #f1a7b1, #e5726c, #a35c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.cambridge-blue {
color: #a4c1ae;
}
.smooth-as-corn-silk {
color: #f6e4b1;
}
.pink-fit {
color: #f1a7b1;
}
.ardent-coral {
color: #e5726c;
}
.thimble-red {
color: #a35c8d;
}

/* CSS Variables */
:root {
--cambridge-blue:#a4c1ae;
--smooth-as-corn-silk:#f6e4b1;
--pink-fit:#f1a7b1;
--ardent-coral:#e5726c;
--thimble-red:#a35c8d;
}

More palettes to explore