What is the HEX code for burple?
The CSS color burple in HEX format is #6832e3. Use this value directly in CSS, SVG, and most design tools.
How do I use burple in CSS?
To apply burple in CSS:
- Text color: color: #6832e3;
- Background: background-color: #6832e3;
- Border: border-color: #6832e3;
What are all the color format values for burple?
| Format | Value |
|---|---|
| HEX | #6832e3 |
| RGB | rgb(104, 50, 227) |
| HSL | hsl(258.3, 76%, 54.3%) |
| CMYK | cmyk(54.2%, 78%, 0%, 11%) |
How do I convert burple to HEX?
Select burple from the color name list in our color converter. The HEX value — #6832e3 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does burple belong to?
burple belongs to the blue color family. It is a medium, vivid color with HSL values: hue 258.3°, saturation 76%, lightness 54.3%.
How do I create lighter and darker shades of burple?
Lighter variant (lightness 69.3%): #9a75ec. Darker variant (lightness 39.3%): #4718b0. 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.