All Palettes

Color Palette #f1a7e2, #294a6a, #f18d3b, #f0e34c, #66c2c2

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f1a7e2;
}
.singing-the-blues {
color: #294a6a;
}
.spicy-paella {
color: #f18d3b;
}
.yellow-petal {
color: #f0e34c;
}
.chinese-lacquer {
color: #66c2c2;
}

/* CSS Variables */
:root {
--hanami-pink:#f1a7e2;
--singing-the-blues:#294a6a;
--spicy-paella:#f18d3b;
--yellow-petal:#f0e34c;
--chinese-lacquer:#66c2c2;
}

More palettes to explore