#38AEA2 Color

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

Color preview

#38AEA2

Color formats

HEX
#38AEA2
RGB
rgb(56, 174, 162)
RGBA
rgba(56, 174, 162, 1)
HSL
hsl(174, 51%, 45%)
HSV
hsv(174, 68%, 68%)
CMYK
cmyk(68%, 0%, 7%, 32%)
CSS variable
--color-primary: #38AEA2;
Lowercase HEX
#38aea2

Shades

Tints

Tones

Harmony

CSS snippets for #38AEA2

.color-38aea2 {
  color: #38AEA2;
  background-color: #38AEA2;
}

Frequently asked questions

What color is #38AEA2?+

#38AEA2 is a HEX color with RGB value rgb(56, 174, 162) and HSL value hsl(174, 51%, 45%). Its closest CSS named color is LightSeaGreen.

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

The closest Tailwind color is teal-500, available as the bg-teal-500 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