All Palettes

Color Palette #e07b38, #f8c9af, #e4a5af, #a77bc1, #4f7d7d

0%
0%
0%

CSS code for this palette

/* CSS */
.citrus-blast {
color: #e07b38;
}
.bleached-apricot {
color: #f8c9af;
}
.love-at-first-sight {
color: #e4a5af;
}
.wisteria {
color: #a77bc1;
}
.nickel-ore-green {
color: #4f7d7d;
}

/* CSS Variables */
:root {
--citrus-blast:#e07b38;
--bleached-apricot:#f8c9af;
--love-at-first-sight:#e4a5af;
--wisteria:#a77bc1;
--nickel-ore-green:#4f7d7d;
}

More palettes to explore