All Palettes

Color Palette #4c6e90, #7a9ec2, #a6c7e7, #f0a800, #e2798e

0%
0%
0%

CSS code for this palette

/* CSS */
.caspian-sea {
color: #4c6e90;
}
.cottage-blue {
color: #7a9ec2;
}
.template {
color: #a6c7e7;
}
.welcoming-wasp {
color: #f0a800;
}
.hot-gossip {
color: #e2798e;
}

/* CSS Variables */
:root {
--caspian-sea:#4c6e90;
--cottage-blue:#7a9ec2;
--template:#a6c7e7;
--welcoming-wasp:#f0a800;
--hot-gossip:#e2798e;
}

More palettes to explore