All Palettes

Color Palette #1e396c, #3e5b8e, #7a9ec2, #b5d1e8, #f1e1a7

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1e396c;
}
.delft {
color: #3e5b8e;
}
.cottage-blue {
color: #7a9ec2;
}
.light-sea-cliff {
color: #b5d1e8;
}
.french-vanilla {
color: #f1e1a7;
}

/* CSS Variables */
:root {
--limoges:#1e396c;
--delft:#3e5b8e;
--cottage-blue:#7a9ec2;
--light-sea-cliff:#b5d1e8;
--french-vanilla:#f1e1a7;
}

More palettes to explore