#1A139B Color

Inspect #1A139B across formats, palettes, contrast and closest named color matches.

Color preview

#1A139B

Color formats

HEX
#1A139B
RGB
rgb(26, 19, 155)
RGBA
rgba(26, 19, 155, 1)
HSL
hsl(243, 78%, 34%)
HSV
hsv(243, 88%, 61%)
CMYK
cmyk(83%, 88%, 0%, 39%)
CSS variable
--color-primary: #1A139B;
Lowercase HEX
#1a139b

Shades

Tints

Tones

Harmony

CSS snippets for #1A139B

.color-1a139b {
  color: #1A139B;
  background-color: #1A139B;
}

Frequently asked questions

What color is #1A139B?+

#1A139B is a HEX color with RGB value rgb(26, 19, 155) and HSL value hsl(243, 78%, 34%). Its closest CSS named color is DarkBlue.

What is the closest Tailwind color to #1A139B?+

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