#256EBB Color

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

Color preview

#256EBB

Color formats

HEX
#256EBB
RGB
rgb(37, 110, 187)
RGBA
rgba(37, 110, 187, 1)
HSL
hsl(211, 67%, 44%)
HSV
hsv(211, 80%, 73%)
CMYK
cmyk(80%, 41%, 0%, 27%)
CSS variable
--color-primary: #256EBB;
Lowercase HEX
#256ebb

Shades

Tints

Tones

Harmony

CSS snippets for #256EBB

.color-256ebb {
  color: #256EBB;
  background-color: #256EBB;
}

Frequently asked questions

What color is #256EBB?+

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

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

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