#DA512F Color

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

Color preview

#DA512F

Color formats

HEX
#DA512F
RGB
rgb(218, 81, 47)
RGBA
rgba(218, 81, 47, 1)
HSL
hsl(12, 70%, 52%)
HSV
hsv(12, 78%, 85%)
CMYK
cmyk(0%, 63%, 78%, 15%)
CSS variable
--color-primary: #DA512F;
Lowercase HEX
#da512f

Shades

Tints

Tones

Harmony

CSS snippets for #DA512F

.color-da512f {
  color: #DA512F;
  background-color: #DA512F;
}

Frequently asked questions

What color is #DA512F?+

#DA512F is a HEX color with RGB value rgb(218, 81, 47) and HSL value hsl(12, 70%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #DA512F?+

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