#DB8B29 Color

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

Color preview

#DB8B29

Color formats

HEX
#DB8B29
RGB
rgb(219, 139, 41)
RGBA
rgba(219, 139, 41, 1)
HSL
hsl(33, 71%, 51%)
HSV
hsv(33, 81%, 86%)
CMYK
cmyk(0%, 37%, 81%, 14%)
CSS variable
--color-primary: #DB8B29;
Lowercase HEX
#db8b29

Shades

Tints

Tones

Harmony

CSS snippets for #DB8B29

.color-db8b29 {
  color: #DB8B29;
  background-color: #DB8B29;
}

Frequently asked questions

What color is #DB8B29?+

#DB8B29 is a HEX color with RGB value rgb(219, 139, 41) and HSL value hsl(33, 71%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #DB8B29?+

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