Purpley blue Color — HEX, RGB, HSL & CMYK Codes

#5f34e7
Format Value
HEX #5f34e7
RGB rgb(95, 52, 231)
HSL hsl(254.4, 78.9%, 55.5%)
CMYK cmyk(58.9%, 77.5%, 0%, 9.4%)
HSV hsv(254.4, 77.5%, 90.6%)

purpley blue color harmonies

Tints & shades of purpley blue

Tints (lighter)

#6e46e9 #7c59eb #8b6bee #997ef0 #a890f2 #b6a3f4 #c5b5f6 #d3c8f8 #e2dafb #f0edfd

Shades (darker)

#562fd2 #4e2bbd #4526a8 #3c2193 #341c7e #2b1869 #231354 #1a0e3f #11092a #090515

Contrast & accessibility

The quick brown fox

On white · 6.71:1 · AA

The quick brown fox

On black · 3.13:1 · AA Large

Recommended text color: #ffffff

Use purpley blue in code

CSS color: #5f34e7;
SCSS $color: #5f34e7;
Tailwind bg-[#5f34e7]
Swift UIColor(red: 0.373, green: 0.204, blue: 0.906, alpha: 1)
Android Color.parseColor("#5f34e7")
Flutter Color(0xFF5F34E7)

Colors similar to purpley blue

Browse all Blue colors →

What is the HEX code for purpley blue?

The CSS color purpley blue in HEX format is #5f34e7. Use this value directly in CSS, SVG, and most design tools.

How do I use purpley blue in CSS?

To apply purpley blue in CSS:

  • Text color: color: #5f34e7;
  • Background: background-color: #5f34e7;
  • Border: border-color: #5f34e7;

What are all the color format values for purpley blue?

FormatValue
HEX#5f34e7
RGBrgb(95, 52, 231)
HSLhsl(254.4, 78.9%, 55.5%)
CMYKcmyk(58.9%, 77.5%, 0%, 9.4%)

How do I convert purpley blue to HEX?

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

What color family does purpley blue belong to?

purpley blue belongs to the blue color family. It is a medium, vivid color with HSL values: hue 254.4°, saturation 78.9%, lightness 55.5%.

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

Lighter variant (lightness 70.5%): #9578ef. Darker variant (lightness 40.5%): #3d16b9. 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.