All Palettes

Color Palette #3a7d9c, #6b9fc2, #a3c4d2, #f2e3b5, #f2b5b6

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-dart-frog {
color: #3a7d9c;
}
.fate {
color: #6b9fc2;
}
.blue-dam {
color: #a3c4d2;
}
.james-blonde {
color: #f2e3b5;
}
.jaguar-rose {
color: #f2b5b6;
}

/* CSS Variables */
:root {
--blue-dart-frog:#3a7d9c;
--fate:#6b9fc2;
--blue-dam:#a3c4d2;
--james-blonde:#f2e3b5;
--jaguar-rose:#f2b5b6;
}

More palettes to explore