All Palettes

Color Palette #6dc0b7, #a9e5d9, #f3f3a0, #f4b943, #f66e55

0%
0%
0%

CSS code for this palette

/* CSS */
.tropic-tide {
color: #6dc0b7;
}
.capri-water-blue {
color: #a9e5d9;
}
.leaf-bud {
color: #f3f3a0;
}
.golden-glam {
color: #f4b943;
}
.royal-blush {
color: #f66e55;
}

/* CSS Variables */
:root {
--tropic-tide:#6dc0b7;
--capri-water-blue:#a9e5d9;
--leaf-bud:#f3f3a0;
--golden-glam:#f4b943;
--royal-blush:#f66e55;
}

More palettes to explore