#DB532E Color

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

Color preview

#DB532E

Color formats

HEX
#DB532E
RGB
rgb(219, 83, 46)
RGBA
rgba(219, 83, 46, 1)
HSL
hsl(13, 71%, 52%)
HSV
hsv(13, 79%, 86%)
CMYK
cmyk(0%, 62%, 79%, 14%)
CSS variable
--color-primary: #DB532E;
Lowercase HEX
#db532e

Shades

Tints

Tones

Harmony

CSS snippets for #DB532E

.color-db532e {
  color: #DB532E;
  background-color: #DB532E;
}

Frequently asked questions

What color is #DB532E?+

#DB532E is a HEX color with RGB value rgb(219, 83, 46) and HSL value hsl(13, 71%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DB532E?+

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