All Palettes

Color Palette #a4dab1, #71cc9e, #fab700, #ff6e61, #d83b46

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a4dab1;
}
.minted-elegance {
color: #71cc9e;
}
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.poppy-red {
color: #d83b46;
}

/* CSS Variables */
:root {
--frugal:#a4dab1;
--minted-elegance:#71cc9e;
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--poppy-red:#d83b46;
}

More palettes to explore