All Palettes

Color Palette #f3a582, #f7c6a6, #f8e1d3, #a8e1d4, #69af4b

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-peach {
color: #f3a582;
}
.peach-damask {
color: #f7c6a6;
}
.mette-penne {
color: #f8e1d3;
}
.capri-water-blue {
color: #a8e1d4;
}
.sour-candy {
color: #69af4b;
}

/* CSS Variables */
:root {
--creamy-peach:#f3a582;
--peach-damask:#f7c6a6;
--mette-penne:#f8e1d3;
--capri-water-blue:#a8e1d4;
--sour-candy:#69af4b;
}

More palettes to explore