#DB3E06 Color

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

Color preview

#DB3E06

Color formats

HEX
#DB3E06
RGB
rgb(219, 62, 6)
RGBA
rgba(219, 62, 6, 1)
HSL
hsl(16, 95%, 44%)
HSV
hsv(16, 97%, 86%)
CMYK
cmyk(0%, 72%, 97%, 14%)
CSS variable
--color-primary: #DB3E06;
Lowercase HEX
#db3e06

Shades

Tints

Tones

Harmony

CSS snippets for #DB3E06

.color-db3e06 {
  color: #DB3E06;
  background-color: #DB3E06;
}

Frequently asked questions

What color is #DB3E06?+

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

What is the closest Tailwind color to #DB3E06?+

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