All Palettes

Color Palette #1d799a, #4ec1b5, #f1e64b, #f26b31, #e94e77

0%
0%
0%

CSS code for this palette

/* CSS */
.bateau {
color: #1d799a;
}
.treasured-teal {
color: #4ec1b5;
}
.yellow-petal {
color: #f1e64b;
}
.basketball {
color: #f26b31;
}
.kacey-s-pink {
color: #e94e77;
}

/* CSS Variables */
:root {
--bateau:#1d799a;
--treasured-teal:#4ec1b5;
--yellow-petal:#f1e64b;
--basketball:#f26b31;
--kacey-s-pink:#e94e77;
}

More palettes to explore