Iris Color — HEX, RGB, HSL & CMYK Codes

#6258c4
Format Value
HEX #6258c4
RGB rgb(98, 88, 196)
HSL hsl(245.6, 47.8%, 55.7%)
CMYK cmyk(50%, 55.1%, 0%, 23.1%)
HSV hsv(245.6, 55.1%, 76.9%)

iris color harmonies

Tints & shades of iris

Tints (lighter)

#7067c9 #7f76cf #8d86d4 #9b95d9 #a9a4df #b8b3e4 #c6c2ea #d4d1ef #e2e1f4 #f1f0fa

Shades (darker)

#5950b2 #5048a0 #47408f #3e387d #35306b #2d2859 #242047 #1b1835 #121024 #090812

Contrast & accessibility

The quick brown fox

On white · 5.66:1 · AA

The quick brown fox

On black · 3.71:1 · AA Large

Recommended text color: #ffffff

Use iris in code

CSS color: #6258c4;
SCSS $color: #6258c4;
Tailwind bg-[#6258c4]
Swift UIColor(red: 0.384, green: 0.345, blue: 0.769, alpha: 1)
Android Color.parseColor("#6258c4")
Flutter Color(0xFF6258C4)

Colors similar to iris

Browse all Blue colors →

What is the HEX code for iris?

The CSS color iris in HEX format is #6258c4. Use this value directly in CSS, SVG, and most design tools.

How do I use iris in CSS?

To apply iris in CSS:

  • Text color: color: #6258c4;
  • Background: background-color: #6258c4;
  • Border: border-color: #6258c4;

What are all the color format values for iris?

FormatValue
HEX#6258c4
RGBrgb(98, 88, 196)
HSLhsl(245.6, 47.8%, 55.7%)
CMYKcmyk(50%, 55.1%, 0%, 23.1%)

How do I convert iris to HEX?

Select iris from the color name list in our color converter. The HEX value — #6258c4 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does iris belong to?

iris belongs to the blue color family. It is a medium, moderately saturated color with HSL values: hue 245.6°, saturation 47.8%, lightness 55.7%.

How do I create lighter and darker shades of iris?

Lighter variant (lightness 70.7%): #9791d8. Darker variant (lightness 40.7%): #3f3699. 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.