#D06F6F Color

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

Color preview

#D06F6F

Color formats

HEX
#D06F6F
RGB
rgb(208, 111, 111)
RGBA
rgba(208, 111, 111, 1)
HSL
hsl(0, 51%, 63%)
HSV
hsv(0, 47%, 82%)
CMYK
cmyk(0%, 47%, 47%, 18%)
CSS variable
--color-primary: #D06F6F;
Lowercase HEX
#d06f6f

Shades

Tints

Tones

Harmony

CSS snippets for #D06F6F

.color-d06f6f {
  color: #D06F6F;
  background-color: #D06F6F;
}

Frequently asked questions

What color is #D06F6F?+

#D06F6F is a HEX color with RGB value rgb(208, 111, 111) and HSL value hsl(0, 51%, 63%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D06F6F?+

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