All Palettes

Color Palette #a34d71, #fab700, #ff6e61, #6d9dc5, #a4dab1

0%
0%
0%

CSS code for this palette

/* CSS */
.china-rose {
color: #a34d71;
}
.blue-angels-yellow {
color: #fab700;
}
.grapefruit-pulp {
color: #ff6e61;
}
.cerulean-frost {
color: #6d9dc5;
}
.frugal {
color: #a4dab1;
}

/* CSS Variables */
:root {
--china-rose:#a34d71;
--blue-angels-yellow:#fab700;
--grapefruit-pulp:#ff6e61;
--cerulean-frost:#6d9dc5;
--frugal:#a4dab1;
}

More palettes to explore