All Palettes

Color Palette #4b6c8b, #8da8b9, #d6d9d3, #f2b02c, #e97b20

0%
0%
0%

CSS code for this palette

/* CSS */
.revel-blue {
color: #4b6c8b;
}
.dresden-dream {
color: #8da8b9;
}
.misty-coast {
color: #d6d9d3;
}
.xanthous {
color: #f2b02c;
}
.orange-gluttony {
color: #e97b20;
}

/* CSS Variables */
:root {
--revel-blue:#4b6c8b;
--dresden-dream:#8da8b9;
--misty-coast:#d6d9d3;
--xanthous:#f2b02c;
--orange-gluttony:#e97b20;
}

More palettes to explore