All Palettes

Color Palette #f7a8a1, #f9c78b, #efe54d, #a6d87d, #3a8e9c

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.arts-crafts-gold {
color: #f9c78b;
}
.yellow-petal {
color: #efe54d;
}
.crystal-green {
color: #a6d87d;
}
.aqueous {
color: #3a8e9c;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--arts-crafts-gold:#f9c78b;
--yellow-petal:#efe54d;
--crystal-green:#a6d87d;
--aqueous:#3a8e9c;
}

More palettes to explore