#C93FBB Color

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

Color preview

#C93FBB

Color formats

HEX
#C93FBB
RGB
rgb(201, 63, 187)
RGBA
rgba(201, 63, 187, 1)
HSL
hsl(306, 56%, 52%)
HSV
hsv(306, 69%, 79%)
CMYK
cmyk(0%, 69%, 7%, 21%)
CSS variable
--color-primary: #C93FBB;
Lowercase HEX
#c93fbb

Shades

Tints

Tones

Harmony

CSS snippets for #C93FBB

.color-c93fbb {
  color: #C93FBB;
  background-color: #C93FBB;
}

Frequently asked questions

What color is #C93FBB?+

#C93FBB is a HEX color with RGB value rgb(201, 63, 187) and HSL value hsl(306, 56%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C93FBB?+

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