All Palettes

Color Palette #3a5c88, #7a9ec2, #b6d6e2, #f2e6a1, #f2ae7d

0%
0%
0%

CSS code for this palette

/* CSS */
.delft {
color: #3a5c88;
}
.cottage-blue {
color: #7a9ec2;
}
.tear {
color: #b6d6e2;
}
.majestic-treasures {
color: #f2e6a1;
}
.exciting-orange {
color: #f2ae7d;
}

/* CSS Variables */
:root {
--delft:#3a5c88;
--cottage-blue:#7a9ec2;
--tear:#b6d6e2;
--majestic-treasures:#f2e6a1;
--exciting-orange:#f2ae7d;
}

More palettes to explore