All Palettes

Color Palette #d64d38, #f3a749, #f3c239, #4bc3a5, #2b7c9c

0%
0%
0%

CSS code for this palette

/* CSS */
.glazed-persimmon {
color: #d64d38;
}
.o-brien-orange {
color: #f3a749;
}
.phellodendron-amurense {
color: #f3c239;
}
.eucalipto {
color: #4bc3a5;
}
.valley-of-glaciers {
color: #2b7c9c;
}

/* CSS Variables */
:root {
--glazed-persimmon:#d64d38;
--o-brien-orange:#f3a749;
--phellodendron-amurense:#f3c239;
--eucalipto:#4bc3a5;
--valley-of-glaciers:#2b7c9c;
}

More palettes to explore