#DB512E Color

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

Color preview

#DB512E

Color formats

HEX
#DB512E
RGB
rgb(219, 81, 46)
RGBA
rgba(219, 81, 46, 1)
HSL
hsl(12, 71%, 52%)
HSV
hsv(12, 79%, 86%)
CMYK
cmyk(0%, 63%, 79%, 14%)
CSS variable
--color-primary: #DB512E;
Lowercase HEX
#db512e

Shades

Tints

Tones

Harmony

CSS snippets for #DB512E

.color-db512e {
  color: #DB512E;
  background-color: #DB512E;
}

Frequently asked questions

What color is #DB512E?+

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

What is the closest Tailwind color to #DB512E?+

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