Dark coral Color — HEX, RGB, HSL & CMYK Codes

#cf524e
Format Value
HEX #cf524e
RGB rgb(207, 82, 78)
HSL hsl(1.9, 57.3%, 55.9%)
CMYK cmyk(0%, 60.4%, 62.3%, 18.8%)
HSV hsv(1.9, 62.3%, 81.2%)

dark coral color harmonies

Tints & shades of dark coral

Tints (lighter)

#d3625e #d8716e #dc817e #e0918e #e5a19e #e9b0af #eec0bf #f2d0cf #f6e0df #fbefef

Shades (darker)

#bc4b47 #a94340 #973c39 #843432 #712d2b #5e2523 #4b1e1c #381615 #260f0e #130707

Contrast & accessibility

The quick brown fox

On white · 4.23:1 · AA Large

The quick brown fox

On black · 4.97:1 · AA

Recommended text color: #000000

Use dark coral in code

CSS color: #cf524e;
SCSS $color: #cf524e;
Tailwind bg-[#cf524e]
Swift UIColor(red: 0.812, green: 0.322, blue: 0.306, alpha: 1)
Android Color.parseColor("#cf524e")
Flutter Color(0xFFCF524E)

Colors similar to dark coral

Browse all Red colors →

What is the HEX code for dark coral?

The CSS color dark coral in HEX format is #cf524e. Use this value directly in CSS, SVG, and most design tools.

How do I use dark coral in CSS?

To apply dark coral in CSS:

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

What are all the color format values for dark coral?

FormatValue
HEX#cf524e
RGBrgb(207, 82, 78)
HSLhsl(1.9, 57.3%, 55.9%)
CMYKcmyk(0%, 60.4%, 62.3%, 18.8%)

How do I convert dark coral to HEX?

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

What color family does dark coral belong to?

dark coral belongs to the red color family. It is a medium, moderately saturated color with HSL values: hue 1.9°, saturation 57.3%, lightness 55.9%.

How do I create lighter and darker shades of dark coral?

Lighter variant (lightness 70.9%): #df8d8a. Darker variant (lightness 40.9%): #a4302d. 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.