#00FFEE Color

Inspect #00FFEE across formats, palettes, contrast and closest named color matches.

Color preview

#00FFEE

Color formats

HEX
#00FFEE
RGB
rgb(0, 255, 238)
RGBA
rgba(0, 255, 238, 1)
HSL
hsl(176, 100%, 50%)
HSV
hsv(176, 100%, 100%)
CMYK
cmyk(100%, 0%, 7%, 0%)
CSS variable
--color-primary: #00FFEE;
Lowercase HEX
#00ffee

Shades

Tints

Tones

Harmony

CSS snippets for #00FFEE

.color-00ffee {
  color: #00FFEE;
  background-color: #00FFEE;
}

Frequently asked questions

What color is #00FFEE?+

#00FFEE is a HEX color with RGB value rgb(0, 255, 238) and HSL value hsl(176, 100%, 50%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #00FFEE?+

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