#D06D75 Color

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

Color preview

#D06D75

Color formats

HEX
#D06D75
RGB
rgb(208, 109, 117)
RGBA
rgba(208, 109, 117, 1)
HSL
hsl(355, 51%, 62%)
HSV
hsv(355, 48%, 82%)
CMYK
cmyk(0%, 48%, 44%, 18%)
CSS variable
--color-primary: #D06D75;
Lowercase HEX
#d06d75

Shades

Tints

Tones

Harmony

CSS snippets for #D06D75

.color-d06d75 {
  color: #D06D75;
  background-color: #D06D75;
}

Frequently asked questions

What color is #D06D75?+

#D06D75 is a HEX color with RGB value rgb(208, 109, 117) and HSL value hsl(355, 51%, 62%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D06D75?+

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