#DB5C64 Color

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

Color preview

#DB5C64

Color formats

HEX
#DB5C64
RGB
rgb(219, 92, 100)
RGBA
rgba(219, 92, 100, 1)
HSL
hsl(356, 64%, 61%)
HSV
hsv(356, 58%, 86%)
CMYK
cmyk(0%, 58%, 54%, 14%)
CSS variable
--color-primary: #DB5C64;
Lowercase HEX
#db5c64

Shades

Tints

Tones

Harmony

CSS snippets for #DB5C64

.color-db5c64 {
  color: #DB5C64;
  background-color: #DB5C64;
}

Frequently asked questions

What color is #DB5C64?+

#DB5C64 is a HEX color with RGB value rgb(219, 92, 100) and HSL value hsl(356, 64%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DB5C64?+

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