All Palettes

Color Palette #e8b0c4, #f4d1a4, #fab700, #f4a462, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.athena-pink {
color: #e8b0c4;
}
.tequila {
color: #f4d1a4;
}
.blue-angels-yellow {
color: #fab700;
}
.shrimp-cocktail {
color: #f4a462;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--athena-pink:#e8b0c4;
--tequila:#f4d1a4;
--blue-angels-yellow:#fab700;
--shrimp-cocktail:#f4a462;
--azure-tide:#2a9d90;
}

More palettes to explore