#2500BB Color

Inspect #2500BB across formats, palettes, contrast and closest named color matches.

Color preview

#2500BB

Color formats

HEX
#2500BB
RGB
rgb(37, 0, 187)
RGBA
rgba(37, 0, 187, 1)
HSL
hsl(252, 100%, 37%)
HSV
hsv(252, 100%, 73%)
CMYK
cmyk(80%, 100%, 0%, 27%)
CSS variable
--color-primary: #2500BB;
Lowercase HEX
#2500bb

Shades

Tints

Tones

Harmony

CSS snippets for #2500BB

.color-2500bb {
  color: #2500BB;
  background-color: #2500BB;
}

Frequently asked questions

What color is #2500BB?+

#2500BB is a HEX color with RGB value rgb(37, 0, 187) and HSL value hsl(252, 100%, 37%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2500BB?+

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