All Palettes

Color Palette #a15e8d, #d59b6d, #f1de4b, #a3db7b, #4f9c8d

0%
0%
0%

CSS code for this palette

/* CSS */
.thimble-red {
color: #a15e8d;
}
.prayer-flag {
color: #d59b6d;
}
.gilded {
color: #f1de4b;
}
.crystal-green {
color: #a3db7b;
}
.petrol-green {
color: #4f9c8d;
}

/* CSS Variables */
:root {
--thimble-red:#a15e8d;
--prayer-flag:#d59b6d;
--gilded:#f1de4b;
--crystal-green:#a3db7b;
--petrol-green:#4f9c8d;
}

More palettes to explore