#250ABE Color

Inspect #250ABE across formats, palettes, contrast and closest named color matches.

Color preview

#250ABE

Color formats

HEX
#250ABE
RGB
rgb(37, 10, 190)
RGBA
rgba(37, 10, 190, 1)
HSL
hsl(249, 90%, 39%)
HSV
hsv(249, 95%, 75%)
CMYK
cmyk(81%, 95%, 0%, 25%)
CSS variable
--color-primary: #250ABE;
Lowercase HEX
#250abe

Shades

Tints

Tones

Harmony

CSS snippets for #250ABE

.color-250abe {
  color: #250ABE;
  background-color: #250ABE;
}

Frequently asked questions

What color is #250ABE?+

#250ABE is a HEX color with RGB value rgb(37, 10, 190) and HSL value hsl(249, 90%, 39%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #250ABE?+

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