HWB to HEX Converter
Enter HWB values and instantly get the HEX color code with a live preview — plus reverse HEX-to-HWB lookup.
HWB Input
33°
0%
0%
Or pick a color to auto-fill HWB
#ff8b00
HEX Output
#FF8B00
Reverse: HEX to HWB
Paste a HEX code below to see its HWB values.
Copied!
Summary
Enter HWB values and instantly get the HEX color code with a live preview — plus reverse HEX-to-HWB lookup.
How it works
- Set the Hue (0–360°), Whiteness (0–100%), and Blackness (0–100%) using sliders or number inputs.
- The HEX code updates instantly as you adjust values.
- A color swatch shows the exact resulting color.
- Click "Copy HEX" to copy the hex string (with #) to your clipboard.
- Use the Reverse panel: paste or type any HEX code to see its HWB values.
- Click the color picker icon to sample a color from your screen and see its HWB and HEX.
Use cases
- Convert CSS hwb() values to HEX for tools that do not support CSS Color Level 4.
- Build color palettes by tinting (adding whiteness) or shading (adding blackness) a hue.
- Validate HWB-to-HEX output during frontend development.
- Design accessible color schemes by controlling lightness via whiteness and blackness.
- Translate design tokens expressed in HWB to HEX for legacy systems.
- Learn the HWB color model interactively with instant visual feedback.
- Cross-check color values between design tools using different color spaces.
- Generate HEX swatches for brand palettes defined with HWB.
Frequently Asked Questions
Related tools
Last updated: 2026-05-28 ·
Reviewed by Nham Vu