#DB4D65 Color

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

Color preview

#DB4D65

Color formats

HEX
#DB4D65
RGB
rgb(219, 77, 101)
RGBA
rgba(219, 77, 101, 1)
HSL
hsl(350, 66%, 58%)
HSV
hsv(350, 65%, 86%)
CMYK
cmyk(0%, 65%, 54%, 14%)
CSS variable
--color-primary: #DB4D65;
Lowercase HEX
#db4d65

Shades

Tints

Tones

Harmony

CSS snippets for #DB4D65

.color-db4d65 {
  color: #DB4D65;
  background-color: #DB4D65;
}

Frequently asked questions

What color is #DB4D65?+

#DB4D65 is a HEX color with RGB value rgb(219, 77, 101) and HSL value hsl(350, 66%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB4D65?+

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