All Palettes

Color Palette #6e8dbf, #5b7d9a, #4a6c87, #f5c84d, #f3723f

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-hyacinth {
color: #6e8dbf;
}
.nightly-blade {
color: #5b7d9a;
}
.wedgewood {
color: #4a6c87;
}
.sunny-mood {
color: #f5c84d;
}
.chinese-orange {
color: #f3723f;
}

/* CSS Variables */
:root {
--purple-hyacinth:#6e8dbf;
--nightly-blade:#5b7d9a;
--wedgewood:#4a6c87;
--sunny-mood:#f5c84d;
--chinese-orange:#f3723f;
}

More palettes to explore