All Palettes

Color Palette #5b6e8f, #8a9ba8, #b5c8d4, #f2dfc0, #f7b5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.waikawa-grey {
color: #5b6e8f;
}
.relaxing-blue {
color: #8a9ba8;
}
.english-hollyhock {
color: #b5c8d4;
}
.woven-raffia {
color: #f2dfc0;
}
.mystic-tulip {
color: #f7b5a1;
}

/* CSS Variables */
:root {
--waikawa-grey:#5b6e8f;
--relaxing-blue:#8a9ba8;
--english-hollyhock:#b5c8d4;
--woven-raffia:#f2dfc0;
--mystic-tulip:#f7b5a1;
}

More palettes to explore