All Palettes

Color Palette #4d6d93, #78a2b5, #a4d6d6, #f1c84b, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.riverside {
color: #4d6d93;
}
.grey-blue {
color: #78a2b5;
}
.smooth-satin {
color: #a4d6d6;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--riverside:#4d6d93;
--grey-blue:#78a2b5;
--smooth-satin:#a4d6d6;
--solar-plexus-chakra:#f1c84b;
--orange-gluttony:#e77e23;
}

More palettes to explore