All Palettes

Color Palette #fab700, #ff7142, #d83b68, #6a4c94, #2a9d90

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.precious-persimmon {
color: #ff7142;
}
.raspberry-sorbet {
color: #d83b68;
}
.pure-mauve {
color: #6a4c94;
}
.azure-tide {
color: #2a9d90;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--precious-persimmon:#ff7142;
--raspberry-sorbet:#d83b68;
--pure-mauve:#6a4c94;
--azure-tide:#2a9d90;
}

More palettes to explore