#256BBB Color

Inspect #256BBB across formats, palettes, contrast and closest named color matches.

Color preview

#256BBB

Color formats

HEX
#256BBB
RGB
rgb(37, 107, 187)
RGBA
rgba(37, 107, 187, 1)
HSL
hsl(212, 67%, 44%)
HSV
hsv(212, 80%, 73%)
CMYK
cmyk(80%, 43%, 0%, 27%)
CSS variable
--color-primary: #256BBB;
Lowercase HEX
#256bbb

Shades

Tints

Tones

Harmony

CSS snippets for #256BBB

.color-256bbb {
  color: #256BBB;
  background-color: #256BBB;
}

Frequently asked questions

What color is #256BBB?+

#256BBB is a HEX color with RGB value rgb(37, 107, 187) and HSL value hsl(212, 67%, 44%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #256BBB?+

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