All Palettes

Color Palette #a3d7a8, #f6b3a2, #f9c69a, #ffcc8a, #efe0a4

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a3d7a8;
}
.first-date {
color: #f6b3a2;
}
.cream-blush {
color: #f9c69a;
}
.bastard-amber {
color: #ffcc8a;
}
.french-vanilla {
color: #efe0a4;
}

/* CSS Variables */
:root {
--green-trance:#a3d7a8;
--first-date:#f6b3a2;
--cream-blush:#f9c69a;
--bastard-amber:#ffcc8a;
--french-vanilla:#efe0a4;
}

More palettes to explore