All Palettes

Color Palette #e1b8ea, #f8d5af, #f4a462, #2a9d90, #274754

0%
0%
0%

CSS code for this palette

/* CSS */
.glittering-gemstone {
color: #e1b8ea;
}
.ice-cream-parlour {
color: #f8d5af;
}
.shrimp-cocktail {
color: #f4a462;
}
.azure-tide {
color: #2a9d90;
}
.mallard {
color: #274754;
}

/* CSS Variables */
:root {
--glittering-gemstone:#e1b8ea;
--ice-cream-parlour:#f8d5af;
--shrimp-cocktail:#f4a462;
--azure-tide:#2a9d90;
--mallard:#274754;
}

More palettes to explore