Supported color formats
You can use the following color formats in chart JSON options:
HEX: e.g.
#08bdda
- a solid (no-transparency) teal colorHEX with alpha: e.g.
#43ff6480
- a green color, at 50% opacity/translucencyRGB: e.g.
rgb(255, 0, 0
) -- a solid red colorRGBA: e.g.
rgb(255, 0, 0, 0.5)
-- a red color, at 50% opacity/translucency"transparent"
-- for no color
This tool can help you create and transform between HEX, HEX with Alpha, RGB, and RGBA formats.
Effective color palettes for data visualization
Data vizualisations in charts benefit from carefully selected color palettes that ensure correct interpretation and clarity.
These resources can help you identify well-tested, harmonious, and clear color palettes for your Neara charts: