Burple Color

HEX, RGB, HSL & CMYK Codes

#6832e3
Format Value
HEX #6832e3
RGB rgb(104, 50, 227)
HSL hsl(258.3, 76%, 54.3%)
CMYK cmyk(54.2%, 78%, 0%, 11%)
HSV hsv(258.3, 78%, 89%)

burple color harmonies

Tints & shades of burple

Tints (lighter)

#7645e6 #8357e8 #916aeb #9f7ded #ad8ff0 #baa2f2 #c8b4f5 #d6c7f7 #e4dafa #f1ecfc

Shades (darker)

#5f2dce #5529ba #4c24a5 #422090 #391b7c #2f1767 #261253 #1c0e3e #130929 #090515

Contrast & accessibility

The quick brown fox

On white · 6.66:1 · AA

The quick brown fox

On black · 3.15:1 · AA Large

Recommended text color: #ffffff

Use burple in code

CSS color: #6832e3;
SCSS $color: #6832e3;
Tailwind bg-[#6832e3]
Swift UIColor(red: 0.408, green: 0.196, blue: 0.890, alpha: 1)
Android Color.parseColor("#6832e3")
Flutter Color(0xFF6832E3)

Colors similar to burple

Browse all Blue colors →

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?

FormatValue
HEX#6832e3
RGBrgb(104, 50, 227)
HSLhsl(258.3, 76%, 54.3%)
CMYKcmyk(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.