All Palettes

Color Palette #4b6f9b, #7a9ec2, #b4c9e4, #f6d2a7, #f9a4a5

0%
0%
0%

CSS code for this palette

/* CSS */
.cobalt-flame {
color: #4b6f9b;
}
.cottage-blue {
color: #7a9ec2;
}
.melt-ice {
color: #b4c9e4;
}
.tequila {
color: #f6d2a7;
}
.her-majesty {
color: #f9a4a5;
}

/* CSS Variables */
:root {
--cobalt-flame:#4b6f9b;
--cottage-blue:#7a9ec2;
--melt-ice:#b4c9e4;
--tequila:#f6d2a7;
--her-majesty:#f9a4a5;
}

More palettes to explore