All Palettes

Color Palette #a5b4c0, #b5c8d4, #d6e4e6, #f7c6a1, #f18e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.grey-agate {
color: #a5b4c0;
}
.english-hollyhock {
color: #b5c8d4;
}
.era {
color: #d6e4e6;
}
.shrimp-toast {
color: #f7c6a1;
}
.bierwurst {
color: #f18e8e;
}

/* CSS Variables */
:root {
--grey-agate:#a5b4c0;
--english-hollyhock:#b5c8d4;
--era:#d6e4e6;
--shrimp-toast:#f7c6a1;
--bierwurst:#f18e8e;
}

More palettes to explore