#2111FF Color

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

Color preview

#2111FF

Color formats

HEX
#2111FF
RGB
rgb(33, 17, 255)
RGBA
rgba(33, 17, 255, 1)
HSL
hsl(244, 100%, 53%)
HSV
hsv(244, 93%, 100%)
CMYK
cmyk(87%, 93%, 0%, 0%)
CSS variable
--color-primary: #2111FF;
Lowercase HEX
#2111ff

Shades

Tints

Tones

Harmony

CSS snippets for #2111FF

.color-2111ff {
  color: #2111FF;
  background-color: #2111FF;
}

Frequently asked questions

What color is #2111FF?+

#2111FF is a HEX color with RGB value rgb(33, 17, 255) and HSL value hsl(244, 100%, 53%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2111FF?+

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