All Palettes

Color Palette #1b649d, #2d7ca9, #50a3b4, #a4d2d5, #f4b49f

0%
0%
0%

CSS code for this palette

/* CSS */
.jazz-blue {
color: #1b649d;
}
.prominent-blue {
color: #2d7ca9;
}
.maui-blue {
color: #50a3b4;
}
.cay {
color: #a4d2d5;
}
.first-date {
color: #f4b49f;
}

/* CSS Variables */
:root {
--jazz-blue:#1b649d;
--prominent-blue:#2d7ca9;
--maui-blue:#50a3b4;
--cay:#a4d2d5;
--first-date:#f4b49f;
}

More palettes to explore