#1B2CEB Color

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

Color preview

#1B2CEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1B2CEB

.color-1b2ceb {
  color: #1B2CEB;
  background-color: #1B2CEB;
}

Frequently asked questions

What color is #1B2CEB?+

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

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

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