#D06C55 Color

Inspect #D06C55 across formats, palettes, contrast and closest named color matches.

Color preview

#D06C55

Color formats

HEX
#D06C55
RGB
rgb(208, 108, 85)
RGBA
rgba(208, 108, 85, 1)
HSL
hsl(11, 57%, 57%)
HSV
hsv(11, 59%, 82%)
CMYK
cmyk(0%, 48%, 59%, 18%)
CSS variable
--color-primary: #D06C55;
Lowercase HEX
#d06c55

Shades

Tints

Tones

Harmony

CSS snippets for #D06C55

.color-d06c55 {
  color: #D06C55;
  background-color: #D06C55;
}

Frequently asked questions

What color is #D06C55?+

#D06C55 is a HEX color with RGB value rgb(208, 108, 85) and HSL value hsl(11, 57%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D06C55?+

The closest Tailwind color is red-400, available as the bg-red-400 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools