All Palettes

Color Palette #f9b1ae, #f6c1b6, #f4e2c3, #a2d7cf, #6d9dc5

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.apricot-obsession {
color: #f6c1b6;
}
.cameo-cream {
color: #f4e2c3;
}
.touch-of-turquoise {
color: #a2d7cf;
}
.cerulean-frost {
color: #6d9dc5;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--apricot-obsession:#f6c1b6;
--cameo-cream:#f4e2c3;
--touch-of-turquoise:#a2d7cf;
--cerulean-frost:#6d9dc5;
}

More palettes to explore