All Palettes

Color Palette #1a4c6b, #3a8e9c, #7cc0b5, #d3f3e0, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a4c6b;
}
.aqueous {
color: #3a8e9c;
}
.mintage {
color: #7cc0b5;
}
.pastel-jade {
color: #d3f3e0;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a4c6b;
--aqueous:#3a8e9c;
--mintage:#7cc0b5;
--pastel-jade:#d3f3e0;
--squash-blossom:#f6b83c;
}

More palettes to explore