What is the HEX code for neon pink?
The CSS color neon pink in HEX format is #fe019a. Use this value directly in CSS, SVG, and most design tools.
How do I use neon pink in CSS?
To apply neon pink in CSS:
- Text color: color: #fe019a;
- Background: background-color: #fe019a;
- Border: border-color: #fe019a;
What are all the color format values for neon pink?
| Format | Value |
|---|---|
| HEX | #fe019a |
| RGB | rgb(254, 1, 154) |
| HSL | hsl(323.7, 99.2%, 50%) |
| CMYK | cmyk(0%, 99.6%, 39.4%, 0.4%) |
How do I convert neon pink to HEX?
Select neon pink from the color name list in our color converter. The HEX value — #fe019a — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does neon pink belong to?
neon pink belongs to the pink color family. It is a medium, vivid color with HSL values: hue 323.7°, saturation 99.2%, lightness 50%.
How do I create lighter and darker shades of neon pink?
Lighter variant (lightness 65%): #fe4db8. Darker variant (lightness 35%): #b2016c. 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.