All Palettes

Color Palette #d95026, #e69d3d, #f2b55a, #f5d870, #f3e4b4

0%
0%
0%

CSS code for this palette

/* CSS */
.langoustine {
color: #d95026;
}
.culpeo {
color: #e69d3d;
}
.golden-hour {
color: #f2b55a;
}
.forsythia-blossom {
color: #f5d870;
}
.meringue {
color: #f3e4b4;
}

/* CSS Variables */
:root {
--langoustine:#d95026;
--culpeo:#e69d3d;
--golden-hour:#f2b55a;
--forsythia-blossom:#f5d870;
--meringue:#f3e4b4;
}

More palettes to explore