All Palettes

Color Palette #f5b0a8, #f3ca4f, #f9e74e, #a7c6e7, #f1a7db

0%
0%
0%

CSS code for this palette

/* CSS */
.sango-pink {
color: #f5b0a8;
}
.radiant-sun {
color: #f3ca4f;
}
.paris-daisy {
color: #f9e74e;
}
.island-light {
color: #a7c6e7;
}
.pretty-pink-piggy {
color: #f1a7db;
}

/* CSS Variables */
:root {
--sango-pink:#f5b0a8;
--radiant-sun:#f3ca4f;
--paris-daisy:#f9e74e;
--island-light:#a7c6e7;
--pretty-pink-piggy:#f1a7db;
}

More palettes to explore