All Palettes

Color Palette #5a6f87, #8a9ba8, #b6c8d8, #e4d3b4, #f1b24b

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-blueberry {
color: #5a6f87;
}
.relaxing-blue {
color: #8a9ba8;
}
.powder-soft-blue {
color: #b6c8d8;
}
.loofah {
color: #e4d3b4;
}
.goldsmith {
color: #f1b24b;
}

/* CSS Variables */
:root {
--silver-blueberry:#5a6f87;
--relaxing-blue:#8a9ba8;
--powder-soft-blue:#b6c8d8;
--loofah:#e4d3b4;
--goldsmith:#f1b24b;
}

More palettes to explore