#C14EBB Color

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

Color preview

#C14EBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C14EBB

.color-c14ebb {
  color: #C14EBB;
  background-color: #C14EBB;
}

Frequently asked questions

What color is #C14EBB?+

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

What is the closest Tailwind color to #C14EBB?+

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