All Palettes

Color Palette #51b3a4, #a6e3d3, #f7e3b1, #f6b83c, #da502b

0%
0%
0%

CSS code for this palette

/* CSS */
.emerald-wave {
color: #51b3a4;
}
.botanical-tint {
color: #a6e3d3;
}
.flan {
color: #f7e3b1;
}
.squash-blossom {
color: #f6b83c;
}
.langoustine {
color: #da502b;
}

/* CSS Variables */
:root {
--emerald-wave:#51b3a4;
--botanical-tint:#a6e3d3;
--flan:#f7e3b1;
--squash-blossom:#f6b83c;
--langoustine:#da502b;
}

More palettes to explore