All Palettes

Color Palette #d7602d, #e3a95f, #f0d99e, #a1c1d4, #6b8e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.tangerine-bliss {
color: #d7602d;
}
.earth-yellow {
color: #e3a95f;
}
.pie-crust {
color: #f0d99e;
}
.airborne {
color: #a1c1d4;
}
.leisure-blue {
color: #6b8e9e;
}

/* CSS Variables */
:root {
--tangerine-bliss:#d7602d;
--earth-yellow:#e3a95f;
--pie-crust:#f0d99e;
--airborne:#a1c1d4;
--leisure-blue:#6b8e9e;
}

More palettes to explore