#C14FBB Color

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

Color preview

#C14FBB

Color formats

HEX
#C14FBB
RGB
rgb(193, 79, 187)
RGBA
rgba(193, 79, 187, 1)
HSL
hsl(303, 48%, 53%)
HSV
hsv(303, 59%, 76%)
CMYK
cmyk(0%, 59%, 3%, 24%)
CSS variable
--color-primary: #C14FBB;
Lowercase HEX
#c14fbb

Shades

Tints

Tones

Harmony

CSS snippets for #C14FBB

.color-c14fbb {
  color: #C14FBB;
  background-color: #C14FBB;
}

Frequently asked questions

What color is #C14FBB?+

#C14FBB is a HEX color with RGB value rgb(193, 79, 187) and HSL value hsl(303, 48%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C14FBB?+

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