#1B1BEB Color

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

Color preview

#1B1BEB

Color formats

HEX
#1B1BEB
RGB
rgb(27, 27, 235)
RGBA
rgba(27, 27, 235, 1)
HSL
hsl(240, 84%, 51%)
HSV
hsv(240, 89%, 92%)
CMYK
cmyk(89%, 89%, 0%, 8%)
CSS variable
--color-primary: #1B1BEB;
Lowercase HEX
#1b1beb

Shades

Tints

Tones

Harmony

CSS snippets for #1B1BEB

.color-1b1beb {
  color: #1B1BEB;
  background-color: #1B1BEB;
}

Frequently asked questions

What color is #1B1BEB?+

#1B1BEB is a HEX color with RGB value rgb(27, 27, 235) and HSL value hsl(240, 84%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1B1BEB?+

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