All Palettes

Color Palette #f6c6d6, #f9b1ae, #f6a76f, #f3e16d, #a5d86e

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f6c6d6;
}
.peach-bud {
color: #f9b1ae;
}
.florida-sunrise {
color: #f6a76f;
}
.vanilla-pudding {
color: #f3e16d;
}
.bilious-green {
color: #a5d86e;
}

/* CSS Variables */
:root {
--mountain-laurel:#f6c6d6;
--peach-bud:#f9b1ae;
--florida-sunrise:#f6a76f;
--vanilla-pudding:#f3e16d;
--bilious-green:#a5d86e;
}

More palettes to explore