All Palettes

Color Palette #a2d7cf, #709ec2, #f4b76c, #e85e73, #3e5a75

0%
0%
0%

CSS code for this palette

/* CSS */
.touch-of-turquoise {
color: #a2d7cf;
}
.blue-promise {
color: #709ec2;
}
.citrus-honey {
color: #f4b76c;
}
.bubblegum {
color: #e85e73;
}
.china-pattern {
color: #3e5a75;
}

/* CSS Variables */
:root {
--touch-of-turquoise:#a2d7cf;
--blue-promise:#709ec2;
--citrus-honey:#f4b76c;
--bubblegum:#e85e73;
--china-pattern:#3e5a75;
}

More palettes to explore