#58AFBB Color

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

Color preview

#58AFBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #58AFBB

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

Frequently asked questions

What color is #58AFBB?+

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

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

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