#200BBC Color

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

Color preview

#200BBC

Color formats

HEX
#200BBC
RGB
rgb(32, 11, 188)
RGBA
rgba(32, 11, 188, 1)
HSL
hsl(247, 89%, 39%)
HSV
hsv(247, 94%, 74%)
CMYK
cmyk(83%, 94%, 0%, 26%)
CSS variable
--color-primary: #200BBC;
Lowercase HEX
#200bbc

Shades

Tints

Tones

Harmony

CSS snippets for #200BBC

.color-200bbc {
  color: #200BBC;
  background-color: #200BBC;
}

Frequently asked questions

What color is #200BBC?+

#200BBC is a HEX color with RGB value rgb(32, 11, 188) and HSL value hsl(247, 89%, 39%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #200BBC?+

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