#999BEF Color

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

Color preview

#999BEF

Color formats

HEX
#999BEF
RGB
rgb(153, 155, 239)
RGBA
rgba(153, 155, 239, 1)
HSL
hsl(239, 73%, 77%)
HSV
hsv(239, 36%, 94%)
CMYK
cmyk(36%, 35%, 0%, 6%)
CSS variable
--color-primary: #999BEF;
Lowercase HEX
#999bef

Shades

Tints

Tones

Harmony

CSS snippets for #999BEF

.color-999bef {
  color: #999BEF;
  background-color: #999BEF;
}

Frequently asked questions

What color is #999BEF?+

#999BEF is a HEX color with RGB value rgb(153, 155, 239) and HSL value hsl(239, 73%, 77%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #999BEF?+

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