All Palettes

Color Palette #f1a8a2, #f7cabb, #f9e29f, #a3cfe0, #6a9cdc

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.sherbet-fruit {
color: #f7cabb;
}
.durango-dust {
color: #f9e29f;
}
.sea-rover {
color: #a3cfe0;
}
.blue-gourami {
color: #6a9cdc;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--sherbet-fruit:#f7cabb;
--durango-dust:#f9e29f;
--sea-rover:#a3cfe0;
--blue-gourami:#6a9cdc;
}

More palettes to explore