All Palettes

Color Palette #1d5a6d, #4bb9a1, #a4e0d5, #f5faf6, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-coral {
color: #1d5a6d;
}
.jolt-of-jade {
color: #4bb9a1;
}
.sparkling-mint {
color: #a4e0d5;
}
.whitest-white {
color: #f5faf6;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--blue-coral:#1d5a6d;
--jolt-of-jade:#4bb9a1;
--sparkling-mint:#a4e0d5;
--whitest-white:#f5faf6;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore