All Palettes

Color Palette #1d4f8b, #3a7d9c, #5bb4b9, #a6d8b5, #f7b7a1

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8b;
}
.blue-dart-frog {
color: #3a7d9c;
}
.aqueduct {
color: #5bb4b9;
}
.frugal {
color: #a6d8b5;
}
.mystic-tulip {
color: #f7b7a1;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8b;
--blue-dart-frog:#3a7d9c;
--aqueduct:#5bb4b9;
--frugal:#a6d8b5;
--mystic-tulip:#f7b7a1;
}

More palettes to explore