All Palettes

Color Palette #60be8d, #a2d7a3, #e0eca7, #f9d69a, #f9b9a4

0%
0%
0%

CSS code for this palette

/* CSS */
.techno-turquoise {
color: #60be8d;
}
.green-trance {
color: #a2d7a3;
}
.wedge-of-lime {
color: #e0eca7;
}
.applesauce {
color: #f9d69a;
}
.blushing-apricot {
color: #f9b9a4;
}

/* CSS Variables */
:root {
--techno-turquoise:#60be8d;
--green-trance:#a2d7a3;
--wedge-of-lime:#e0eca7;
--applesauce:#f9d69a;
--blushing-apricot:#f9b9a4;
}

More palettes to explore