#C05DBB Color

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

Color preview

#C05DBB

Color formats

HEX
#C05DBB
RGB
rgb(192, 93, 187)
RGBA
rgba(192, 93, 187, 1)
HSL
hsl(303, 44%, 56%)
HSV
hsv(303, 52%, 75%)
CMYK
cmyk(0%, 52%, 3%, 25%)
CSS variable
--color-primary: #C05DBB;
Lowercase HEX
#c05dbb

Shades

Tints

Tones

Harmony

CSS snippets for #C05DBB

.color-c05dbb {
  color: #C05DBB;
  background-color: #C05DBB;
}

Frequently asked questions

What color is #C05DBB?+

#C05DBB is a HEX color with RGB value rgb(192, 93, 187) and HSL value hsl(303, 44%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C05DBB?+

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