#1F1ABC Color

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

Color preview

#1F1ABC

Color formats

HEX
#1F1ABC
RGB
rgb(31, 26, 188)
RGBA
rgba(31, 26, 188, 1)
HSL
hsl(242, 76%, 42%)
HSV
hsv(242, 86%, 74%)
CMYK
cmyk(84%, 86%, 0%, 26%)
CSS variable
--color-primary: #1F1ABC;
Lowercase HEX
#1f1abc

Shades

Tints

Tones

Harmony

CSS snippets for #1F1ABC

.color-1f1abc {
  color: #1F1ABC;
  background-color: #1F1ABC;
}

Frequently asked questions

What color is #1F1ABC?+

#1F1ABC is a HEX color with RGB value rgb(31, 26, 188) and HSL value hsl(242, 76%, 42%). Its closest CSS named color is MediumBlue.

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

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