#C153B4 Color

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

Color preview

#C153B4

Color formats

HEX
#C153B4
RGB
rgb(193, 83, 180)
RGBA
rgba(193, 83, 180, 1)
HSL
hsl(307, 47%, 54%)
HSV
hsv(307, 57%, 76%)
CMYK
cmyk(0%, 57%, 7%, 24%)
CSS variable
--color-primary: #C153B4;
Lowercase HEX
#c153b4

Shades

Tints

Tones

Harmony

CSS snippets for #C153B4

.color-c153b4 {
  color: #C153B4;
  background-color: #C153B4;
}

Frequently asked questions

What color is #C153B4?+

#C153B4 is a HEX color with RGB value rgb(193, 83, 180) and HSL value hsl(307, 47%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C153B4?+

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