What is the HEX code for neon purple?
The CSS color neon purple in HEX format is #bc13fe. Use this value directly in CSS, SVG, and most design tools.
How do I use neon purple in CSS?
To apply neon purple in CSS:
- Text color: color: #bc13fe;
- Background: background-color: #bc13fe;
- Border: border-color: #bc13fe;
What are all the color format values for neon purple?
| Format | Value |
|---|---|
| HEX | #bc13fe |
| RGB | rgb(188, 19, 254) |
| HSL | hsl(283.1, 99.2%, 53.5%) |
| CMYK | cmyk(26%, 92.5%, 0%, 0.4%) |
How do I convert neon purple to HEX?
Select neon purple from the color name list in our color converter. The HEX value — #bc13fe — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does neon purple belong to?
neon purple belongs to the purple color family. It is a medium, vivid color with HSL values: hue 283.1°, saturation 99.2%, lightness 53.5%.
How do I create lighter and darker shades of neon purple?
Lighter variant (lightness 68.5%): #d15ffe. Darker variant (lightness 38.5%): #8d01c4. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.