All Palettes

Color Palette #40afb5, #65d7c4, #a6e8d4, #f8f9a9, #f7c95e

0%
0%
0%

CSS code for this palette

/* CSS */
.verdigris {
color: #40afb5;
}
.green-patina {
color: #65d7c4;
}
.sweet-aqua {
color: #a6e8d4;
}
.shalimar {
color: #f8f9a9;
}
.little-sun-dress {
color: #f7c95e;
}

/* CSS Variables */
:root {
--verdigris:#40afb5;
--green-patina:#65d7c4;
--sweet-aqua:#a6e8d4;
--shalimar:#f8f9a9;
--little-sun-dress:#f7c95e;
}

More palettes to explore