#1FF6EE Color

Inspect #1FF6EE across formats, palettes, contrast and closest named color matches.

Color preview

#1FF6EE

Color formats

HEX
#1FF6EE
RGB
rgb(31, 246, 238)
RGBA
rgba(31, 246, 238, 1)
HSL
hsl(178, 92%, 54%)
HSV
hsv(178, 87%, 96%)
CMYK
cmyk(87%, 0%, 3%, 4%)
CSS variable
--color-primary: #1FF6EE;
Lowercase HEX
#1ff6ee

Shades

Tints

Tones

Harmony

CSS snippets for #1FF6EE

.color-1ff6ee {
  color: #1FF6EE;
  background-color: #1FF6EE;
}

Frequently asked questions

What color is #1FF6EE?+

#1FF6EE is a HEX color with RGB value rgb(31, 246, 238) and HSL value hsl(178, 92%, 54%). Its closest CSS named color is Aqua.

What is the closest Tailwind color to #1FF6EE?+

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