All Palettes

Color Palette #1d4f8c, #4a8cbf, #85c3e0, #f0e7a3, #f46a2f

0%
0%
0%

CSS code for this palette

/* CSS */
.olympian-blue {
color: #1d4f8c;
}
.boat-house {
color: #4a8cbf;
}
.winter-chime {
color: #85c3e0;
}
.majestic-treasures {
color: #f0e7a3;
}
.basketball {
color: #f46a2f;
}

/* CSS Variables */
:root {
--olympian-blue:#1d4f8c;
--boat-house:#4a8cbf;
--winter-chime:#85c3e0;
--majestic-treasures:#f0e7a3;
--basketball:#f46a2f;
}

More palettes to explore