#2B238B Color

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

Color preview

#2B238B

Color formats

HEX
#2B238B
RGB
rgb(43, 35, 139)
RGBA
rgba(43, 35, 139, 1)
HSL
hsl(245, 60%, 34%)
HSV
hsv(245, 75%, 55%)
CMYK
cmyk(69%, 75%, 0%, 45%)
CSS variable
--color-primary: #2B238B;
Lowercase HEX
#2b238b

Shades

Tints

Tones

Harmony

CSS snippets for #2B238B

.color-2b238b {
  color: #2B238B;
  background-color: #2B238B;
}

Frequently asked questions

What color is #2B238B?+

#2B238B is a HEX color with RGB value rgb(43, 35, 139) and HSL value hsl(245, 60%, 34%). Its closest CSS named color is MidnightBlue.

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

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