All Palettes

Color Palette #ff7142, #ffb84d, #ffec3d, #65b5f6, #ab47bd

0%
0%
0%

CSS code for this palette

/* CSS */
.precious-persimmon {
color: #ff7142;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}
.ti-n-l-n-sky {
color: #65b5f6;
}
.fuchsia-pheromone {
color: #ab47bd;
}

/* CSS Variables */
:root {
--precious-persimmon:#ff7142;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
--ti-n-l-n-sky:#65b5f6;
--fuchsia-pheromone:#ab47bd;
}

More palettes to explore