All Palettes

Color Palette #ff745c, #81519e, #a8be3c, #facdc7, #acadd7

0%
0%
0%

CSS code for this palette

/* CSS */
.peachy-pinky {
color: #ff745c;
}
.royal-lilac {
color: #81519e;
}
.in-the-tropics {
color: #a8be3c;
}
.cloud-number-nine {
color: #facdc7;
}
.lavender-wash {
color: #acadd7;
}

/* CSS Variables */
:root {
--peachy-pinky:#ff745c;
--royal-lilac:#81519e;
--in-the-tropics:#a8be3c;
--cloud-number-nine:#facdc7;
--lavender-wash:#acadd7;
}

More palettes to explore