Orchid Color

HEX, RGB, HSL & CMYK Codes

#da70d6
Format Value
HEX #da70d6
RGB rgb(218, 112, 214)
HSL hsl(302.3, 58.9%, 64.7%)
CMYK cmyk(0%, 48.6%, 1.8%, 14.5%)
HSV hsv(302.3, 48.6%, 85.5%)

orchid color harmonies

Tints & shades of orchid

Tints (lighter)

#dd7dda #e18add #e497e1 #e7a4e5 #ebb1e9 #eebeec #f2cbf0 #f5d8f4 #f8e5f8 #fcf2fb

Shades (darker)

#c666c3 #b25caf #9f519c #8b4788 #773d75 #633361 #4f294e #3b1f3a #281427 #140a13

Contrast & accessibility

The quick brown fox

On white · 2.89:1 · Fail

The quick brown fox

On black · 7.27:1 · AAA

Recommended text color: #000000

Use orchid in code

CSS color: #da70d6;
SCSS $color: #da70d6;
Tailwind bg-[#da70d6]
Swift UIColor(red: 0.855, green: 0.439, blue: 0.839, alpha: 1)
Android Color.parseColor("#da70d6")
Flutter Color(0xFFDA70D6)

Colors similar to orchid

Browse all Pink colors →

What is the HEX code for orchid?

The CSS color orchid in HEX format is #da70d6. Use this value directly in CSS, SVG, and most design tools.

How do I use orchid in CSS?

To apply orchid in CSS:

  • Text color: color: #da70d6;
  • Background: background-color: #da70d6;
  • Border: border-color: #da70d6;

What are all the color format values for orchid?

FormatValue
HEX#da70d6
RGBrgb(218, 112, 214)
HSLhsl(302.3, 58.9%, 64.7%)
CMYKcmyk(0%, 48.6%, 1.8%, 14.5%)

How do I convert orchid to HEX?

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

What color family does orchid belong to?

orchid belongs to the pink color family. It is a medium, moderately saturated color with HSL values: hue 302.3°, saturation 58.9%, lightness 64.7%.

How do I create lighter and darker shades of orchid?

Lighter variant (lightness 79.7%): #eaade7. Darker variant (lightness 49.7%): #c934c4. 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.