All Palettes

Color Palette #eab8c8, #f4d4a4, #f6eab6, #a7d7b8, #4d7b80

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c8;
}
.pismo-dunes {
color: #f4d4a4;
}
.trapunto {
color: #f6eab6;
}
.eerie-glow {
color: #a7d7b8;
}
.submerged {
color: #4d7b80;
}

/* CSS Variables */
:root {
--chantilly:#eab8c8;
--pismo-dunes:#f4d4a4;
--trapunto:#f6eab6;
--eerie-glow:#a7d7b8;
--submerged:#4d7b80;
}

More palettes to explore