All Palettes

Color Palette #a2d7cf, #f6b83c, #fbad65, #f3574f, #a34d86

0%
0%
0%

CSS code for this palette

/* CSS */
.touch-of-turquoise {
color: #a2d7cf;
}
.squash-blossom {
color: #f6b83c;
}
.downy-feather {
color: #fbad65;
}
.amour {
color: #f3574f;
}
.viva-magenta {
color: #a34d86;
}

/* CSS Variables */
:root {
--touch-of-turquoise:#a2d7cf;
--squash-blossom:#f6b83c;
--downy-feather:#fbad65;
--amour:#f3574f;
--viva-magenta:#a34d86;
}

More palettes to explore