All Palettes

Color Palette #f3aab4, #f6c6d6, #f9e1e7, #ffd09e, #ffb13d

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-blush {
color: #f3aab4;
}
.mountain-laurel {
color: #f6c6d6;
}
.pork-belly {
color: #f9e1e7;
}
.atoll-sand {
color: #ffd09e;
}
.pieces-of-eight {
color: #ffb13d;
}

/* CSS Variables */
:root {
--pink-blush:#f3aab4;
--mountain-laurel:#f6c6d6;
--pork-belly:#f9e1e7;
--atoll-sand:#ffd09e;
--pieces-of-eight:#ffb13d;
}

More palettes to explore