Tool capabilities
- Input
- Options
- Output
- CSS · Options
How to use Color Alpha Blend
Composite a foreground color over an opaque background and inspect the resulting sRGB color.
- Change the colors, text or numeric controls above.
- Compare the preview as you adjust the controls.
- Copy the output or download it to your device.
Color Alpha Blend · Example
Input
{
"alpha": 50,
"a": "#5265d8",
"b": "#ffffff"
}Output
#a9b2ec
Composite a foreground color over an opaque background and inspect the resulting sRGB color.
Usage notes
Inputs and results are processed on this device. Tool content is not sent to a processing server.
Source-over compositing in encoded sRGB. The background is opaque.