#38EEA5 Color

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

Color preview

#38EEA5

Color formats

HEX
#38EEA5
RGB
rgb(56, 238, 165)
RGBA
rgba(56, 238, 165, 1)
HSL
hsl(156, 84%, 58%)
HSV
hsv(156, 76%, 93%)
CMYK
cmyk(76%, 0%, 31%, 7%)
CSS variable
--color-primary: #38EEA5;
Lowercase HEX
#38eea5

Shades

Tints

Tones

Harmony

CSS snippets for #38EEA5

.color-38eea5 {
  color: #38EEA5;
  background-color: #38EEA5;
}

Frequently asked questions

What color is #38EEA5?+

#38EEA5 is a HEX color with RGB value rgb(56, 238, 165) and HSL value hsl(156, 84%, 58%). Its closest CSS named color is Turquoise.

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

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