#DA3725 Color

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

Color preview

#DA3725

Color formats

HEX
#DA3725
RGB
rgb(218, 55, 37)
RGBA
rgba(218, 55, 37, 1)
HSL
hsl(6, 71%, 50%)
HSV
hsv(6, 83%, 85%)
CMYK
cmyk(0%, 75%, 83%, 15%)
CSS variable
--color-primary: #DA3725;
Lowercase HEX
#da3725

Shades

Tints

Tones

Harmony

CSS snippets for #DA3725

.color-da3725 {
  color: #DA3725;
  background-color: #DA3725;
}

Frequently asked questions

What color is #DA3725?+

#DA3725 is a HEX color with RGB value rgb(218, 55, 37) and HSL value hsl(6, 71%, 50%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #DA3725?+

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