All Palettes

Color Palette #1d4e72, #3a7d9c, #5bbac8, #f4b96c, #f7a67e

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1d4e72;
}
.blue-dart-frog {
color: #3a7d9c;
}
.shinbashi {
color: #5bbac8;
}
.citrus-honey {
color: #f4b96c;
}
.sunset-peach {
color: #f7a67e;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1d4e72;
--blue-dart-frog:#3a7d9c;
--shinbashi:#5bbac8;
--citrus-honey:#f4b96c;
--sunset-peach:#f7a67e;
}

More palettes to explore