#231BBB Color

Inspect #231BBB across formats, palettes, contrast and closest named color matches.

Color preview

#231BBB

Color formats

HEX
#231BBB
RGB
rgb(35, 27, 187)
RGBA
rgba(35, 27, 187, 1)
HSL
hsl(243, 75%, 42%)
HSV
hsv(243, 86%, 73%)
CMYK
cmyk(81%, 86%, 0%, 27%)
CSS variable
--color-primary: #231BBB;
Lowercase HEX
#231bbb

Shades

Tints

Tones

Harmony

CSS snippets for #231BBB

.color-231bbb {
  color: #231BBB;
  background-color: #231BBB;
}

Frequently asked questions

What color is #231BBB?+

#231BBB is a HEX color with RGB value rgb(35, 27, 187) and HSL value hsl(243, 75%, 42%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #231BBB?+

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