All Palettes

Color Palette #a1d9cf, #f7b5a1, #ff5e3d, #f9d16c, #a22a2a

0%
0%
0%

CSS code for this palette

/* CSS */
.whirlpool {
color: #a1d9cf;
}
.mystic-tulip {
color: #f7b5a1;
}
.orange-soda {
color: #ff5e3d;
}
.bright-yarrow {
color: #f9d16c;
}
.harissa-red {
color: #a22a2a;
}

/* CSS Variables */
:root {
--whirlpool:#a1d9cf;
--mystic-tulip:#f7b5a1;
--orange-soda:#ff5e3d;
--bright-yarrow:#f9d16c;
--harissa-red:#a22a2a;
}

More palettes to explore