#DD645B Color

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

Color preview

#DD645B

Color formats

HEX
#DD645B
RGB
rgb(221, 100, 91)
RGBA
rgba(221, 100, 91, 1)
HSL
hsl(4, 66%, 61%)
HSV
hsv(4, 59%, 87%)
CMYK
cmyk(0%, 55%, 59%, 13%)
CSS variable
--color-primary: #DD645B;
Lowercase HEX
#dd645b

Shades

Tints

Tones

Harmony

CSS snippets for #DD645B

.color-dd645b {
  color: #DD645B;
  background-color: #DD645B;
}

Frequently asked questions

What color is #DD645B?+

#DD645B is a HEX color with RGB value rgb(221, 100, 91) and HSL value hsl(4, 66%, 61%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #DD645B?+

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