#D65200 Color

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

Color preview

#D65200

Color formats

HEX
#D65200
RGB
rgb(214, 82, 0)
RGBA
rgba(214, 82, 0, 1)
HSL
hsl(23, 100%, 42%)
HSV
hsv(23, 100%, 84%)
CMYK
cmyk(0%, 62%, 100%, 16%)
CSS variable
--color-primary: #D65200;
Lowercase HEX
#d65200

Shades

Tints

Tones

Harmony

CSS snippets for #D65200

.color-d65200 {
  color: #D65200;
  background-color: #D65200;
}

Frequently asked questions

What color is #D65200?+

#D65200 is a HEX color with RGB value rgb(214, 82, 0) and HSL value hsl(23, 100%, 42%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D65200?+

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