#DB4606 Color

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

Color preview

#DB4606

Color formats

HEX
#DB4606
RGB
rgb(219, 70, 6)
RGBA
rgba(219, 70, 6, 1)
HSL
hsl(18, 95%, 44%)
HSV
hsv(18, 97%, 86%)
CMYK
cmyk(0%, 68%, 97%, 14%)
CSS variable
--color-primary: #DB4606;
Lowercase HEX
#db4606

Shades

Tints

Tones

Harmony

CSS snippets for #DB4606

.color-db4606 {
  color: #DB4606;
  background-color: #DB4606;
}

Frequently asked questions

What color is #DB4606?+

#DB4606 is a HEX color with RGB value rgb(219, 70, 6) and HSL value hsl(18, 95%, 44%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DB4606?+

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