All Palettes

Color Palette #0095ff, #ffec42, #33c2ff, #f6d13c, #0066cc

0%
0%
0%

CSS code for this palette

/* CSS */
.starfleet-blue {
color: #0095ff;
}
.hollandaise {
color: #ffec42;
}
.shovel-knight {
color: #33c2ff;
}
.marigold-dust {
color: #f6d13c;
}
.royal-navy-blue {
color: #0066cc;
}

/* CSS Variables */
:root {
--starfleet-blue:#0095ff;
--hollandaise:#ffec42;
--shovel-knight:#33c2ff;
--marigold-dust:#f6d13c;
--royal-navy-blue:#0066cc;
}

More palettes to explore