#256BB2 Color

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

Color preview

#256BB2

Color formats

HEX
#256BB2
RGB
rgb(37, 107, 178)
RGBA
rgba(37, 107, 178, 1)
HSL
hsl(210, 66%, 42%)
HSV
hsv(210, 79%, 70%)
CMYK
cmyk(79%, 40%, 0%, 30%)
CSS variable
--color-primary: #256BB2;
Lowercase HEX
#256bb2

Shades

Tints

Tones

Harmony

CSS snippets for #256BB2

.color-256bb2 {
  color: #256BB2;
  background-color: #256BB2;
}

Frequently asked questions

What color is #256BB2?+

#256BB2 is a HEX color with RGB value rgb(37, 107, 178) and HSL value hsl(210, 66%, 42%). Its closest CSS named color is SteelBlue.

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

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