All Palettes

Color Palette #4b4f68, #6c7589, #a8b2c2, #f8fafc, #e84117

0%
0%
0%

CSS code for this palette

/* CSS */
.crown-blue {
color: #4b4f68;
}
.blue-aura {
color: #6c7589;
}
.grey-agate {
color: #a8b2c2;
}
.wash-me {
color: #f8fafc;
}
.corn-poppy-cherry {
color: #e84117;
}

/* CSS Variables */
:root {
--crown-blue:#4b4f68;
--blue-aura:#6c7589;
--grey-agate:#a8b2c2;
--wash-me:#f8fafc;
--corn-poppy-cherry:#e84117;
}

More palettes to explore