#38ABBB Color

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

Color preview

#38ABBB

Color formats

HEX
#38ABBB
RGB
rgb(56, 171, 187)
RGBA
rgba(56, 171, 187, 1)
HSL
hsl(187, 54%, 48%)
HSV
hsv(187, 70%, 73%)
CMYK
cmyk(70%, 9%, 0%, 27%)
CSS variable
--color-primary: #38ABBB;
Lowercase HEX
#38abbb

Shades

Tints

Tones

Harmony

CSS snippets for #38ABBB

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

Frequently asked questions

What color is #38ABBB?+

#38ABBB is a HEX color with RGB value rgb(56, 171, 187) and HSL value hsl(187, 54%, 48%). Its closest CSS named color is LightSeaGreen.

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

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