#D05D65 Color

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

Color preview

#D05D65

Color formats

HEX
#D05D65
RGB
rgb(208, 93, 101)
RGBA
rgba(208, 93, 101, 1)
HSL
hsl(356, 55%, 59%)
HSV
hsv(356, 55%, 82%)
CMYK
cmyk(0%, 55%, 51%, 18%)
CSS variable
--color-primary: #D05D65;
Lowercase HEX
#d05d65

Shades

Tints

Tones

Harmony

CSS snippets for #D05D65

.color-d05d65 {
  color: #D05D65;
  background-color: #D05D65;
}

Frequently asked questions

What color is #D05D65?+

#D05D65 is a HEX color with RGB value rgb(208, 93, 101) and HSL value hsl(356, 55%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D05D65?+

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