#DB7F33 Color

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

Color preview

#DB7F33

Color formats

HEX
#DB7F33
RGB
rgb(219, 127, 51)
RGBA
rgba(219, 127, 51, 1)
HSL
hsl(27, 70%, 53%)
HSV
hsv(27, 77%, 86%)
CMYK
cmyk(0%, 42%, 77%, 14%)
CSS variable
--color-primary: #DB7F33;
Lowercase HEX
#db7f33

Shades

Tints

Tones

Harmony

CSS snippets for #DB7F33

.color-db7f33 {
  color: #DB7F33;
  background-color: #DB7F33;
}

Frequently asked questions

What color is #DB7F33?+

#DB7F33 is a HEX color with RGB value rgb(219, 127, 51) and HSL value hsl(27, 70%, 53%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #DB7F33?+

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