#D65F30 Color

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

Color preview

#D65F30

Color formats

HEX
#D65F30
RGB
rgb(214, 95, 48)
RGBA
rgba(214, 95, 48, 1)
HSL
hsl(17, 67%, 51%)
HSV
hsv(17, 78%, 84%)
CMYK
cmyk(0%, 56%, 78%, 16%)
CSS variable
--color-primary: #D65F30;
Lowercase HEX
#d65f30

Shades

Tints

Tones

Harmony

CSS snippets for #D65F30

.color-d65f30 {
  color: #D65F30;
  background-color: #D65F30;
}

Frequently asked questions

What color is #D65F30?+

#D65F30 is a HEX color with RGB value rgb(214, 95, 48) and HSL value hsl(17, 67%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D65F30?+

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