#37FFEB Color

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

Color preview

#37FFEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #37FFEB

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

Frequently asked questions

What color is #37FFEB?+

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

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

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