#51ABBB Color

Inspect #51ABBB across formats, palettes, contrast and closest named color matches.

Color preview

#51ABBB

Color formats

HEX
#51ABBB
RGB
rgb(81, 171, 187)
RGBA
rgba(81, 171, 187, 1)
HSL
hsl(189, 44%, 53%)
HSV
hsv(189, 57%, 73%)
CMYK
cmyk(57%, 9%, 0%, 27%)
CSS variable
--color-primary: #51ABBB;
Lowercase HEX
#51abbb

Shades

Tints

Tones

Harmony

CSS snippets for #51ABBB

.color-51abbb {
  color: #51ABBB;
  background-color: #51ABBB;
}

Frequently asked questions

What color is #51ABBB?+

#51ABBB is a HEX color with RGB value rgb(81, 171, 187) and HSL value hsl(189, 44%, 53%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #51ABBB?+

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