All Palettes

Color Palette #1a508e, #3e8ebb, #6cc5e0, #a1d4b5, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.turkish-sea {
color: #1a508e;
}
.quiet-night {
color: #3e8ebb;
}
.candid-blue {
color: #6cc5e0;
}
.nihilakh-oxide {
color: #a1d4b5;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--turkish-sea:#1a508e;
--quiet-night:#3e8ebb;
--candid-blue:#6cc5e0;
--nihilakh-oxide:#a1d4b5;
--squash-blossom:#f6b83c;
}

More palettes to explore