All Palettes

Color Palette #1f3a61, #3a7c83, #6bb3a3, #d2e7b1, #f5c2a3

0%
0%
0%

CSS code for this palette

/* CSS */
.navy-peony {
color: #1f3a61;
}
.blue-venus {
color: #3a7c83;
}
.tropic-turquoise {
color: #6bb3a3;
}
.lasting-thoughts {
color: #d2e7b1;
}
.neighborly-peach {
color: #f5c2a3;
}

/* CSS Variables */
:root {
--navy-peony:#1f3a61;
--blue-venus:#3a7c83;
--tropic-turquoise:#6bb3a3;
--lasting-thoughts:#d2e7b1;
--neighborly-peach:#f5c2a3;
}

More palettes to explore