All Palettes

Color Palette #5c7c8a, #a7d7d3, #f2e4b5, #f1b6b1, #e6a2a9

0%
0%
0%

CSS code for this palette

/* CSS */
.night-owl {
color: #5c7c8a;
}
.sinbad {
color: #a7d7d3;
}
.james-blonde {
color: #f2e4b5;
}
.mesa-rose {
color: #f1b6b1;
}
.berry-riche {
color: #e6a2a9;
}

/* CSS Variables */
:root {
--night-owl:#5c7c8a;
--sinbad:#a7d7d3;
--james-blonde:#f2e4b5;
--mesa-rose:#f1b6b1;
--berry-riche:#e6a2a9;
}

More palettes to explore