Precision Color Picker for Developers
Link: Chromify
Chromify helps you work with colors in the normalized 0.0–1.0 RGB range—perfect for shaders, simulations, WebGL experiments, and creative coding.
🎨 Normalized Float Sliders
Adjust Red, Green, Blue values between 0.0 and 1.0 for pixel-perfect control.
🔢 Live Outputs
See both HEX (#RRGGBB
) and rgba(r, g, b, a)
formats update in real time.
🖱️ Screen Color Picker
Grab any on-screen color with a single click.
⚙️ Opacity Control
Fine-tune transparency with a dedicated alpha slider.
🌈 Fine-Tune Gradient Panel
Zoom in on subtle shades using an interactive black-to-white gradient.
```bash
git clone https://github.com/Abubakkar13/abubakkar13.github.io.git
Open Chromify/index.html file