#51ABBD Color

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

Color preview

#51ABBD

Color formats

HEX
#51ABBD
RGB
rgb(81, 171, 189)
RGBA
rgba(81, 171, 189, 1)
HSL
hsl(190, 45%, 53%)
HSV
hsv(190, 57%, 74%)
CMYK
cmyk(57%, 10%, 0%, 26%)
CSS variable
--color-primary: #51ABBD;
Lowercase HEX
#51abbd

Shades

Tints

Tones

Harmony

CSS snippets for #51ABBD

.color-51abbd {
  color: #51ABBD;
  background-color: #51ABBD;
}

Frequently asked questions

What color is #51ABBD?+

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

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

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