All Palettes

Color Palette #8dd3c1, #f5b9a3, #f8c76d, #f2e96e, #d39c69

0%
0%
0%

CSS code for this palette

/* CSS */
.light-capri-green {
color: #8dd3c1;
}
.certain-peach {
color: #f5b9a3;
}
.sundance {
color: #f8c76d;
}
.lemon-verbena {
color: #f2e96e;
}
.prayer-flag {
color: #d39c69;
}

/* CSS Variables */
:root {
--light-capri-green:#8dd3c1;
--certain-peach:#f5b9a3;
--sundance:#f8c76d;
--lemon-verbena:#f2e96e;
--prayer-flag:#d39c69;
}

More palettes to explore