All Palettes

Color Palette #f0a3b1, #f4c19f, #f9e19f, #fce0b0, #f6a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.pinque {
color: #f0a3b1;
}
.almond-cream {
color: #f4c19f;
}
.durango-dust {
color: #f9e19f;
}
.apricot-mousse {
color: #fce0b0;
}
.calabrese {
color: #f6a8a2;
}

/* CSS Variables */
:root {
--pinque:#f0a3b1;
--almond-cream:#f4c19f;
--durango-dust:#f9e19f;
--apricot-mousse:#fce0b0;
--calabrese:#f6a8a2;
}

More palettes to explore