Color & Opacity
80%
Color Values
RGBA
rgba(99, 102, 241, 0.80)HEX8
#6366f1ccHSLA
hsla(239, 84%, 67%, 0.80)Preview
On white
On dark
On color
Generated CSS
/* RGBA */
color: rgba(99, 102, 241, 0.80);
/* HEX8 */
color: #6366f1cc;
/* HSLA */
color: hsla(239, 84%, 67%, 0.80);Related Tools
Gradient Generator
Create beautiful CSS gradients with live preview. Linear, radial, and conic gradients supported.
Color Converter
Convert colors between HEX, RGB, HSL, and other formats instantly.
Gradient Text Generator
Generate stunning gradient text effects using background-clip and text-fill techniques.