All Palettes

Color Palette #fbc928, #f6d16a, #a1dff7, #6b9bd6, #1f4e7a

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-banner {
color: #fbc928;
}
.yellow-tulip {
color: #f6d16a;
}
.ganon-blue {
color: #a1dff7;
}
.sea-loch {
color: #6b9bd6;
}
.3am-in-shibuya {
color: #1f4e7a;
}

/* CSS Variables */
:root {
--golden-banner:#fbc928;
--yellow-tulip:#f6d16a;
--ganon-blue:#a1dff7;
--sea-loch:#6b9bd6;
--3am-in-shibuya:#1f4e7a;
}

More palettes to explore