All Palettes

Color Palette #7a1f3d, #d13d58, #f6a446, #f2d4a1, #3c6b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.brown-magenta {
color: #7a1f3d;
}
.t-natiuh-red {
color: #d13d58;
}
.o-brien-orange {
color: #f6a446;
}
.antique-wicker-basket {
color: #f2d4a1;
}
.rainy-lake {
color: #3c6b8b;
}

/* CSS Variables */
:root {
--brown-magenta:#7a1f3d;
--t-natiuh-red:#d13d58;
--o-brien-orange:#f6a446;
--antique-wicker-basket:#f2d4a1;
--rainy-lake:#3c6b8b;
}

More palettes to explore