#256B89 Color

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

Color preview

#256B89

Color formats

HEX
#256B89
RGB
rgb(37, 107, 137)
RGBA
rgba(37, 107, 137, 1)
HSL
hsl(198, 57%, 34%)
HSV
hsv(198, 73%, 54%)
CMYK
cmyk(73%, 22%, 0%, 46%)
CSS variable
--color-primary: #256B89;
Lowercase HEX
#256b89

Shades

Tints

Tones

Harmony

CSS snippets for #256B89

.color-256b89 {
  color: #256B89;
  background-color: #256B89;
}

Frequently asked questions

What color is #256B89?+

#256B89 is a HEX color with RGB value rgb(37, 107, 137) and HSL value hsl(198, 57%, 34%). Its closest CSS named color is Teal.

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

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