#D65C60 Color

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

Color preview

#D65C60

Color formats

HEX
#D65C60
RGB
rgb(214, 92, 96)
RGBA
rgba(214, 92, 96, 1)
HSL
hsl(358, 60%, 60%)
HSV
hsv(358, 57%, 84%)
CMYK
cmyk(0%, 57%, 55%, 16%)
CSS variable
--color-primary: #D65C60;
Lowercase HEX
#d65c60

Shades

Tints

Tones

Harmony

CSS snippets for #D65C60

.color-d65c60 {
  color: #D65C60;
  background-color: #D65C60;
}

Frequently asked questions

What color is #D65C60?+

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

What is the closest Tailwind color to #D65C60?+

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