All Palettes

Color Palette #4ca1ae, #f6d55a, #e6a560, #f26418, #f25e40

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-racer {
color: #4ca1ae;
}
.wake-me-up {
color: #f6d55a;
}
.apricot-sorbet {
color: #e6a560;
}
.gerbera-red {
color: #f26418;
}
.opulent-orange {
color: #f25e40;
}

/* CSS Variables */
:root {
--blue-racer:#4ca1ae;
--wake-me-up:#f6d55a;
--apricot-sorbet:#e6a560;
--gerbera-red:#f26418;
--opulent-orange:#f25e40;
}

More palettes to explore