All Palettes

Color Palette #d94a4a, #f6b74c, #f6e74c, #4cf6a3, #4ca9f6

0%
0%
0%

CSS code for this palette

/* CSS */
.re-entry {
color: #d94a4a;
}
.mango-margarita {
color: #f6b74c;
}
.yellow-petal {
color: #f6e74c;
}
.sea-green {
color: #4cf6a3;
}
.adamantine-blue {
color: #4ca9f6;
}

/* CSS Variables */
:root {
--re-entry:#d94a4a;
--mango-margarita:#f6b74c;
--yellow-petal:#f6e74c;
--sea-green:#4cf6a3;
--adamantine-blue:#4ca9f6;
}

More palettes to explore