All Palettes

Color Palette #a85d9f, #e63d51, #f86c20, #f9e89a, #5db5e5

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-orchid {
color: #a85d9f;
}
.desire {
color: #e63d51;
}
.apocalyptic-orange {
color: #f86c20;
}
.summer-s-heat {
color: #f9e89a;
}
.sanctuary-spa {
color: #5db5e5;
}

/* CSS Variables */
:root {
--radiant-orchid:#a85d9f;
--desire:#e63d51;
--apocalyptic-orange:#f86c20;
--summer-s-heat:#f9e89a;
--sanctuary-spa:#5db5e5;
}

More palettes to explore