#2B23BE Color

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

Color preview

#2B23BE

Color formats

HEX
#2B23BE
RGB
rgb(43, 35, 190)
RGBA
rgba(43, 35, 190, 1)
HSL
hsl(243, 69%, 44%)
HSV
hsv(243, 82%, 75%)
CMYK
cmyk(77%, 82%, 0%, 25%)
CSS variable
--color-primary: #2B23BE;
Lowercase HEX
#2b23be

Shades

Tints

Tones

Harmony

CSS snippets for #2B23BE

.color-2b23be {
  color: #2B23BE;
  background-color: #2B23BE;
}

Frequently asked questions

What color is #2B23BE?+

#2B23BE is a HEX color with RGB value rgb(43, 35, 190) and HSL value hsl(243, 69%, 44%). Its closest CSS named color is MediumBlue.

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

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