All Palettes

Color Palette #3f5a88, #698bbf, #9abfdf, #f2d6a1, #f09c00

0%
0%
0%

CSS code for this palette

/* CSS */
.anchor-point {
color: #3f5a88;
}
.faded-blue {
color: #698bbf;
}
.sleeping-easy {
color: #9abfdf;
}
.peach-patch {
color: #f2d6a1;
}
.wiener-schnitzel {
color: #f09c00;
}

/* CSS Variables */
:root {
--anchor-point:#3f5a88;
--faded-blue:#698bbf;
--sleeping-easy:#9abfdf;
--peach-patch:#f2d6a1;
--wiener-schnitzel:#f09c00;
}

More palettes to explore