All Palettes

Color Palette #f6c6d9, #f0a3b0, #efae76, #f9d57b, #b7e1b7

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f6c6d9;
}
.pinque {
color: #f0a3b0;
}
.catalina-tile {
color: #efae76;
}
.golden-glow {
color: #f9d57b;
}
.fringy-flower {
color: #b7e1b7;
}

/* CSS Variables */
:root {
--baby-steps:#f6c6d9;
--pinque:#f0a3b0;
--catalina-tile:#efae76;
--golden-glow:#f9d57b;
--fringy-flower:#b7e1b7;
}

More palettes to explore