#200BFE Color

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

Color preview

#200BFE

Color formats

HEX
#200BFE
RGB
rgb(32, 11, 254)
RGBA
rgba(32, 11, 254, 1)
HSL
hsl(245, 99%, 52%)
HSV
hsv(245, 96%, 100%)
CMYK
cmyk(87%, 96%, 0%, 0%)
CSS variable
--color-primary: #200BFE;
Lowercase HEX
#200bfe

Shades

Tints

Tones

Harmony

CSS snippets for #200BFE

.color-200bfe {
  color: #200BFE;
  background-color: #200BFE;
}

Frequently asked questions

What color is #200BFE?+

#200BFE is a HEX color with RGB value rgb(32, 11, 254) and HSL value hsl(245, 99%, 52%). Its closest CSS named color is Blue.

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

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