#C25BAD Color

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

Color preview

#C25BAD

Color formats

HEX
#C25BAD
RGB
rgb(194, 91, 173)
RGBA
rgba(194, 91, 173, 1)
HSL
hsl(312, 46%, 56%)
HSV
hsv(312, 53%, 76%)
CMYK
cmyk(0%, 53%, 11%, 24%)
CSS variable
--color-primary: #C25BAD;
Lowercase HEX
#c25bad

Shades

Tints

Tones

Harmony

CSS snippets for #C25BAD

.color-c25bad {
  color: #C25BAD;
  background-color: #C25BAD;
}

Frequently asked questions

What color is #C25BAD?+

#C25BAD is a HEX color with RGB value rgb(194, 91, 173) and HSL value hsl(312, 46%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C25BAD?+

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