#D33D65 Color

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

Color preview

#D33D65

Color formats

HEX
#D33D65
RGB
rgb(211, 61, 101)
RGBA
rgba(211, 61, 101, 1)
HSL
hsl(344, 63%, 53%)
HSV
hsv(344, 71%, 83%)
CMYK
cmyk(0%, 71%, 52%, 17%)
CSS variable
--color-primary: #D33D65;
Lowercase HEX
#d33d65

Shades

Tints

Tones

Harmony

CSS snippets for #D33D65

.color-d33d65 {
  color: #D33D65;
  background-color: #D33D65;
}

Frequently asked questions

What color is #D33D65?+

#D33D65 is a HEX color with RGB value rgb(211, 61, 101) and HSL value hsl(344, 63%, 53%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D33D65?+

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