#BF26B3 Color

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

Color preview

#BF26B3

Color formats

HEX
#BF26B3
RGB
rgb(191, 38, 179)
RGBA
rgba(191, 38, 179, 1)
HSL
hsl(305, 67%, 45%)
HSV
hsv(305, 80%, 75%)
CMYK
cmyk(0%, 80%, 6%, 25%)
CSS variable
--color-primary: #BF26B3;
Lowercase HEX
#bf26b3

Shades

Tints

Tones

Harmony

CSS snippets for #BF26B3

.color-bf26b3 {
  color: #BF26B3;
  background-color: #BF26B3;
}

Frequently asked questions

What color is #BF26B3?+

#BF26B3 is a HEX color with RGB value rgb(191, 38, 179) and HSL value hsl(305, 67%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #BF26B3?+

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