All Palettes

Color Palette #5590b4, #91b5ca, #e8a692, #eab843, #ead861

0%
0%
0%

CSS code for this palette

/* CSS */
.vanity {
color: #5590b4;
}
.sea-mark {
color: #91b5ca;
}
.aloha-sunset {
color: #e8a692;
}
.capital-yellow {
color: #eab843;
}
.kings-yellow {
color: #ead861;
}

/* CSS Variables */
:root {
--vanity:#5590b4;
--sea-mark:#91b5ca;
--aloha-sunset:#e8a692;
--capital-yellow:#eab843;
--kings-yellow:#ead861;
}

More palettes to explore