#D65C30 Color

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

Color preview

#D65C30

Color formats

HEX
#D65C30
RGB
rgb(214, 92, 48)
RGBA
rgba(214, 92, 48, 1)
HSL
hsl(16, 67%, 51%)
HSV
hsv(16, 78%, 84%)
CMYK
cmyk(0%, 57%, 78%, 16%)
CSS variable
--color-primary: #D65C30;
Lowercase HEX
#d65c30

Shades

Tints

Tones

Harmony

CSS snippets for #D65C30

.color-d65c30 {
  color: #D65C30;
  background-color: #D65C30;
}

Frequently asked questions

What color is #D65C30?+

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

What is the closest Tailwind color to #D65C30?+

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