#38FFEB Color

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

Color preview

#38FFEB

Color formats

HEX
#38FFEB
RGB
rgb(56, 255, 235)
RGBA
rgba(56, 255, 235, 1)
HSL
hsl(174, 100%, 61%)
HSV
hsv(174, 78%, 100%)
CMYK
cmyk(78%, 0%, 8%, 0%)
CSS variable
--color-primary: #38FFEB;
Lowercase HEX
#38ffeb

Shades

Tints

Tones

Harmony

CSS snippets for #38FFEB

.color-38ffeb {
  color: #38FFEB;
  background-color: #38FFEB;
}

Frequently asked questions

What color is #38FFEB?+

#38FFEB is a HEX color with RGB value rgb(56, 255, 235) and HSL value hsl(174, 100%, 61%). Its closest CSS named color is Turquoise.

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

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