#D65D29 Color

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

Color preview

#D65D29

Color formats

HEX
#D65D29
RGB
rgb(214, 93, 41)
RGBA
rgba(214, 93, 41, 1)
HSL
hsl(18, 68%, 50%)
HSV
hsv(18, 81%, 84%)
CMYK
cmyk(0%, 57%, 81%, 16%)
CSS variable
--color-primary: #D65D29;
Lowercase HEX
#d65d29

Shades

Tints

Tones

Harmony

CSS snippets for #D65D29

.color-d65d29 {
  color: #D65D29;
  background-color: #D65D29;
}

Frequently asked questions

What color is #D65D29?+

#D65D29 is a HEX color with RGB value rgb(214, 93, 41) and HSL value hsl(18, 68%, 50%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #D65D29?+

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