#36FFEB Color

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

Color preview

#36FFEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #36FFEB

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

Frequently asked questions

What color is #36FFEB?+

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

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

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