#B244EE Color

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

Color preview

#B244EE

Color formats

HEX
#B244EE
RGB
rgb(178, 68, 238)
RGBA
rgba(178, 68, 238, 1)
HSL
hsl(279, 83%, 60%)
HSV
hsv(279, 71%, 93%)
CMYK
cmyk(25%, 71%, 0%, 7%)
CSS variable
--color-primary: #B244EE;
Lowercase HEX
#b244ee

Shades

Tints

Tones

Harmony

CSS snippets for #B244EE

.color-b244ee {
  color: #B244EE;
  background-color: #B244EE;
}

Frequently asked questions

What color is #B244EE?+

#B244EE is a HEX color with RGB value rgb(178, 68, 238) and HSL value hsl(279, 83%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B244EE?+

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