#D53F65 Color

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

Color preview

#D53F65

Color formats

HEX
#D53F65
RGB
rgb(213, 63, 101)
RGBA
rgba(213, 63, 101, 1)
HSL
hsl(345, 64%, 54%)
HSV
hsv(345, 70%, 84%)
CMYK
cmyk(0%, 70%, 53%, 16%)
CSS variable
--color-primary: #D53F65;
Lowercase HEX
#d53f65

Shades

Tints

Tones

Harmony

CSS snippets for #D53F65

.color-d53f65 {
  color: #D53F65;
  background-color: #D53F65;
}

Frequently asked questions

What color is #D53F65?+

#D53F65 is a HEX color with RGB value rgb(213, 63, 101) and HSL value hsl(345, 64%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D53F65?+

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