All Palettes

Color Palette #f6d0a2, #f2a1b6, #f6eba7, #a4e5d8, #f9b9d3

0%
0%
0%

CSS code for this palette

/* CSS */
.tequila {
color: #f6d0a2;
}
.emperor-s-children {
color: #f2a1b6;
}
.shaded-sun {
color: #f6eba7;
}
.sea-glass-teal {
color: #a4e5d8;
}
.little-baby-girl {
color: #f9b9d3;
}

/* CSS Variables */
:root {
--tequila:#f6d0a2;
--emperor-s-children:#f2a1b6;
--shaded-sun:#f6eba7;
--sea-glass-teal:#a4e5d8;
--little-baby-girl:#f9b9d3;
}

More palettes to explore