#2B2BEE Color

Inspect #2B2BEE across formats, palettes, contrast and closest named color matches.

Color preview

#2B2BEE

Color formats

HEX
#2B2BEE
RGB
rgb(43, 43, 238)
RGBA
rgba(43, 43, 238, 1)
HSL
hsl(240, 85%, 55%)
HSV
hsv(240, 82%, 93%)
CMYK
cmyk(82%, 82%, 0%, 7%)
CSS variable
--color-primary: #2B2BEE;
Lowercase HEX
#2b2bee

Shades

Tints

Tones

Harmony

CSS snippets for #2B2BEE

.color-2b2bee {
  color: #2B2BEE;
  background-color: #2B2BEE;
}

Frequently asked questions

What color is #2B2BEE?+

#2B2BEE is a HEX color with RGB value rgb(43, 43, 238) and HSL value hsl(240, 85%, 55%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #2B2BEE?+

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