Blue purple Color — HEX, RGB, HSL & CMYK Codes

#5729ce
Format Value
HEX #5729ce
RGB rgb(87, 41, 206)
HSL hsl(256.7, 66.8%, 48.4%)
CMYK cmyk(57.8%, 80.1%, 0%, 19.2%)
HSV hsv(256.7, 80.1%, 80.8%)

blue purple color harmonies

Tints & shades of blue purple

Tints (lighter)

#663cd2 #7650d7 #8563db #9477e0 #a38ae4 #b39ee9 #c2b1ed #d1c5f2 #e0d8f6 #f0ecfb

Shades (darker)

#4f25bb #4722a9 #3f1e96 #371a83 #2f1670 #28135e #200f4b #180b38 #100725 #080413

Contrast & accessibility

The quick brown fox

On white · 8.03:1 · AAA

The quick brown fox

On black · 2.61:1 · Fail

Recommended text color: #ffffff

Use blue purple in code

CSS color: #5729ce;
SCSS $color: #5729ce;
Tailwind bg-[#5729ce]
Swift UIColor(red: 0.341, green: 0.161, blue: 0.808, alpha: 1)
Android Color.parseColor("#5729ce")
Flutter Color(0xFF5729CE)

Colors similar to blue purple

Browse all Blue colors →

What is the HEX code for blue purple?

The CSS color blue purple in HEX format is #5729ce. Use this value directly in CSS, SVG, and most design tools.

How do I use blue purple in CSS?

To apply blue purple in CSS:

  • Text color: color: #5729ce;
  • Background: background-color: #5729ce;
  • Border: border-color: #5729ce;

What are all the color format values for blue purple?

FormatValue
HEX#5729ce
RGBrgb(87, 41, 206)
HSLhsl(256.7, 66.8%, 48.4%)
CMYKcmyk(57.8%, 80.1%, 0%, 19.2%)

How do I convert blue purple to HEX?

Select blue purple from the color name list in our color converter. The HEX value — #5729ce — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does blue purple belong to?

blue purple belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 256.7°, saturation 66.8%, lightness 48.4%.

How do I create lighter and darker shades of blue purple?

Lighter variant (lightness 63.4%): #8663e0. Darker variant (lightness 33.4%): #3c1c8e. 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.