#BF69C4 Color

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

Color preview

#BF69C4

Color formats

HEX
#BF69C4
RGB
rgb(191, 105, 196)
RGBA
rgba(191, 105, 196, 1)
HSL
hsl(297, 44%, 59%)
HSV
hsv(297, 46%, 77%)
CMYK
cmyk(3%, 46%, 0%, 23%)
CSS variable
--color-primary: #BF69C4;
Lowercase HEX
#bf69c4

Shades

Tints

Tones

Harmony

CSS snippets for #BF69C4

.color-bf69c4 {
  color: #BF69C4;
  background-color: #BF69C4;
}

Frequently asked questions

What color is #BF69C4?+

#BF69C4 is a HEX color with RGB value rgb(191, 105, 196) and HSL value hsl(297, 44%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BF69C4?+

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