#D65E3D Color

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

Color preview

#D65E3D

Color formats

HEX
#D65E3D
RGB
rgb(214, 94, 61)
RGBA
rgba(214, 94, 61, 1)
HSL
hsl(13, 65%, 54%)
HSV
hsv(13, 71%, 84%)
CMYK
cmyk(0%, 56%, 71%, 16%)
CSS variable
--color-primary: #D65E3D;
Lowercase HEX
#d65e3d

Shades

Tints

Tones

Harmony

CSS snippets for #D65E3D

.color-d65e3d {
  color: #D65E3D;
  background-color: #D65E3D;
}

Frequently asked questions

What color is #D65E3D?+

#D65E3D is a HEX color with RGB value rgb(214, 94, 61) and HSL value hsl(13, 65%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D65E3D?+

The closest Tailwind color is red-500, available as the bg-red-500 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