#DB4206 Color

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

Color preview

#DB4206

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DB4206

.color-db4206 {
  color: #DB4206;
  background-color: #DB4206;
}

Frequently asked questions

What color is #DB4206?+

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

What is the closest Tailwind color to #DB4206?+

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