#1B6EAD Color

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

Color preview

#1B6EAD

Color formats

HEX
#1B6EAD
RGB
rgb(27, 110, 173)
RGBA
rgba(27, 110, 173, 1)
HSL
hsl(206, 73%, 39%)
HSV
hsv(206, 84%, 68%)
CMYK
cmyk(84%, 36%, 0%, 32%)
CSS variable
--color-primary: #1B6EAD;
Lowercase HEX
#1b6ead

Shades

Tints

Tones

Harmony

CSS snippets for #1B6EAD

.color-1b6ead {
  color: #1B6EAD;
  background-color: #1B6EAD;
}

Frequently asked questions

What color is #1B6EAD?+

#1B6EAD is a HEX color with RGB value rgb(27, 110, 173) and HSL value hsl(206, 73%, 39%). Its closest CSS named color is SteelBlue.

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

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