#D06F6C Color

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

Color preview

#D06F6C

Color formats

HEX
#D06F6C
RGB
rgb(208, 111, 108)
RGBA
rgba(208, 111, 108, 1)
HSL
hsl(2, 52%, 62%)
HSV
hsv(2, 48%, 82%)
CMYK
cmyk(0%, 47%, 48%, 18%)
CSS variable
--color-primary: #D06F6C;
Lowercase HEX
#d06f6c

Shades

Tints

Tones

Harmony

CSS snippets for #D06F6C

.color-d06f6c {
  color: #D06F6C;
  background-color: #D06F6C;
}

Frequently asked questions

What color is #D06F6C?+

#D06F6C is a HEX color with RGB value rgb(208, 111, 108) and HSL value hsl(2, 52%, 62%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D06F6C?+

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