#DB6E33 Color

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

Color preview

#DB6E33

Color formats

HEX
#DB6E33
RGB
rgb(219, 110, 51)
RGBA
rgba(219, 110, 51, 1)
HSL
hsl(21, 70%, 53%)
HSV
hsv(21, 77%, 86%)
CMYK
cmyk(0%, 50%, 77%, 14%)
CSS variable
--color-primary: #DB6E33;
Lowercase HEX
#db6e33

Shades

Tints

Tones

Harmony

CSS snippets for #DB6E33

.color-db6e33 {
  color: #DB6E33;
  background-color: #DB6E33;
}

Frequently asked questions

What color is #DB6E33?+

#DB6E33 is a HEX color with RGB value rgb(219, 110, 51) and HSL value hsl(21, 70%, 53%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DB6E33?+

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