All Palettes

Color Palette #f6a7b3, #f9c29f, #f9e19f, #a6d9b1, #7ab5d6

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f6a7b3;
}
.shrimp-toast {
color: #f9c29f;
}
.durango-dust {
color: #f9e19f;
}
.frugal {
color: #a6d9b1;
}
.meadow-blossom-blue {
color: #7ab5d6;
}

/* CSS Variables */
:root {
--pink-fit:#f6a7b3;
--shrimp-toast:#f9c29f;
--durango-dust:#f9e19f;
--frugal:#a6d9b1;
--meadow-blossom-blue:#7ab5d6;
}

More palettes to explore