#D65C75 Color

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

Color preview

#D65C75

Color formats

HEX
#D65C75
RGB
rgb(214, 92, 117)
RGBA
rgba(214, 92, 117, 1)
HSL
hsl(348, 60%, 60%)
HSV
hsv(348, 57%, 84%)
CMYK
cmyk(0%, 57%, 45%, 16%)
CSS variable
--color-primary: #D65C75;
Lowercase HEX
#d65c75

Shades

Tints

Tones

Harmony

CSS snippets for #D65C75

.color-d65c75 {
  color: #D65C75;
  background-color: #D65C75;
}

Frequently asked questions

What color is #D65C75?+

#D65C75 is a HEX color with RGB value rgb(214, 92, 117) and HSL value hsl(348, 60%, 60%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D65C75?+

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