#DB3F14 Color

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

Color preview

#DB3F14

Color formats

HEX
#DB3F14
RGB
rgb(219, 63, 20)
RGBA
rgba(219, 63, 20, 1)
HSL
hsl(13, 83%, 47%)
HSV
hsv(13, 91%, 86%)
CMYK
cmyk(0%, 71%, 91%, 14%)
CSS variable
--color-primary: #DB3F14;
Lowercase HEX
#db3f14

Shades

Tints

Tones

Harmony

CSS snippets for #DB3F14

.color-db3f14 {
  color: #DB3F14;
  background-color: #DB3F14;
}

Frequently asked questions

What color is #DB3F14?+

#DB3F14 is a HEX color with RGB value rgb(219, 63, 20) and HSL value hsl(13, 83%, 47%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #DB3F14?+

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