All Palettes

Color Palette #4b7c9b, #7f9db8, #a5c2d5, #d9b2a1, #e4c0af

0%
0%
0%

CSS code for this palette

/* CSS */
.tech-wave {
color: #4b7c9b;
}
.bluesy-note {
color: #7f9db8;
}
.blue-bows {
color: #a5c2d5;
}
.suntan {
color: #d9b2a1;
}
.adorable {
color: #e4c0af;
}

/* CSS Variables */
:root {
--tech-wave:#4b7c9b;
--bluesy-note:#7f9db8;
--blue-bows:#a5c2d5;
--suntan:#d9b2a1;
--adorable:#e4c0af;
}

More palettes to explore