#59AFBB Color

Inspect #59AFBB across formats, palettes, contrast and closest named color matches.

Color preview

#59AFBB

Color formats

HEX
#59AFBB
RGB
rgb(89, 175, 187)
RGBA
rgba(89, 175, 187, 1)
HSL
hsl(187, 42%, 54%)
HSV
hsv(187, 52%, 73%)
CMYK
cmyk(52%, 6%, 0%, 27%)
CSS variable
--color-primary: #59AFBB;
Lowercase HEX
#59afbb

Shades

Tints

Tones

Harmony

CSS snippets for #59AFBB

.color-59afbb {
  color: #59AFBB;
  background-color: #59AFBB;
}

Frequently asked questions

What color is #59AFBB?+

#59AFBB is a HEX color with RGB value rgb(89, 175, 187) and HSL value hsl(187, 42%, 54%). Its closest CSS named color is CadetBlue.

What is the closest Tailwind color to #59AFBB?+

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