#D65CBA Color

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

Color preview

#D65CBA

Color formats

HEX
#D65CBA
RGB
rgb(214, 92, 186)
RGBA
rgba(214, 92, 186, 1)
HSL
hsl(314, 60%, 60%)
HSV
hsv(314, 57%, 84%)
CMYK
cmyk(0%, 57%, 13%, 16%)
CSS variable
--color-primary: #D65CBA;
Lowercase HEX
#d65cba

Shades

Tints

Tones

Harmony

CSS snippets for #D65CBA

.color-d65cba {
  color: #D65CBA;
  background-color: #D65CBA;
}

Frequently asked questions

What color is #D65CBA?+

#D65CBA is a HEX color with RGB value rgb(214, 92, 186) and HSL value hsl(314, 60%, 60%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #D65CBA?+

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