#DA453B Color

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

Color preview

#DA453B

Color formats

HEX
#DA453B
RGB
rgb(218, 69, 59)
RGBA
rgba(218, 69, 59, 1)
HSL
hsl(4, 68%, 54%)
HSV
hsv(4, 73%, 85%)
CMYK
cmyk(0%, 68%, 73%, 15%)
CSS variable
--color-primary: #DA453B;
Lowercase HEX
#da453b

Shades

Tints

Tones

Harmony

CSS snippets for #DA453B

.color-da453b {
  color: #DA453B;
  background-color: #DA453B;
}

Frequently asked questions

What color is #DA453B?+

#DA453B is a HEX color with RGB value rgb(218, 69, 59) and HSL value hsl(4, 68%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DA453B?+

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