All Palettes

Color Palette #fab700, #f7e13b, #9fd6b3, #5c8c9d, #2e4a7f

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-angels-yellow {
color: #fab700;
}
.fluffy-duckling {
color: #f7e13b;
}
.nihilakh-oxide {
color: #9fd6b3;
}
.georgian-revival-blue {
color: #5c8c9d;
}
.nautical {
color: #2e4a7f;
}

/* CSS Variables */
:root {
--blue-angels-yellow:#fab700;
--fluffy-duckling:#f7e13b;
--nihilakh-oxide:#9fd6b3;
--georgian-revival-blue:#5c8c9d;
--nautical:#2e4a7f;
}

More palettes to explore