#38ABC2 Color

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

Color preview

#38ABC2

Color formats

HEX
#38ABC2
RGB
rgb(56, 171, 194)
RGBA
rgba(56, 171, 194, 1)
HSL
hsl(190, 55%, 49%)
HSV
hsv(190, 71%, 76%)
CMYK
cmyk(71%, 12%, 0%, 24%)
CSS variable
--color-primary: #38ABC2;
Lowercase HEX
#38abc2

Shades

Tints

Tones

Harmony

CSS snippets for #38ABC2

.color-38abc2 {
  color: #38ABC2;
  background-color: #38ABC2;
}

Frequently asked questions

What color is #38ABC2?+

#38ABC2 is a HEX color with RGB value rgb(56, 171, 194) and HSL value hsl(190, 55%, 49%). Its closest CSS named color is LightSeaGreen.

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

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