All Palettes

Color Palette #2f4b6a, #3e6e8e, #4ea2b7, #a7e2c9, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.celestial-blue {
color: #2f4b6a;
}
.big-sur-blue-jade {
color: #3e6e8e;
}
.maui-blue {
color: #4ea2b7;
}
.turquoise-tower {
color: #a7e2c9;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--celestial-blue:#2f4b6a;
--big-sur-blue-jade:#3e6e8e;
--maui-blue:#4ea2b7;
--turquoise-tower:#a7e2c9;
--marigold-dust:#f4cf3e;
}

More palettes to explore