#100E7B Color

Inspect #100E7B across formats, palettes, contrast and closest named color matches.

Color preview

#100E7B

Color formats

HEX
#100E7B
RGB
rgb(16, 14, 123)
RGBA
rgba(16, 14, 123, 1)
HSL
hsl(241, 80%, 27%)
HSV
hsv(241, 89%, 48%)
CMYK
cmyk(87%, 89%, 0%, 52%)
CSS variable
--color-primary: #100E7B;
Lowercase HEX
#100e7b

Shades

Tints

Tones

Harmony

CSS snippets for #100E7B

.color-100e7b {
  color: #100E7B;
  background-color: #100E7B;
}

Frequently asked questions

What color is #100E7B?+

#100E7B is a HEX color with RGB value rgb(16, 14, 123) and HSL value hsl(241, 80%, 27%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #100E7B?+

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