What is the HEX code for barney purple?
The CSS color barney purple in HEX format is #a00498. Use this value directly in CSS, SVG, and most design tools.
How do I use barney purple in CSS?
To apply barney purple in CSS:
- Text color: color: #a00498;
- Background: background-color: #a00498;
- Border: border-color: #a00498;
What are all the color format values for barney purple?
| Format | Value |
|---|---|
| HEX | #a00498 |
| RGB | rgb(160, 4, 152) |
| HSL | hsl(303.1, 95.1%, 32.2%) |
| CMYK | cmyk(0%, 97.5%, 5%, 37.3%) |
How do I convert barney purple to HEX?
Select barney purple from the color name list in our color converter. The HEX value — #a00498 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does barney purple belong to?
barney purple belongs to the pink color family. It is a medium, vivid color with HSL values: hue 303.1°, saturation 95.1%, lightness 32.2%.
How do I create lighter and darker shades of barney purple?
Lighter variant (lightness 47.2%): #eb06df. Darker variant (lightness 17.200000000000003%): #560251. 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.