#1FE0EB Color

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

Color preview

#1FE0EB

Color formats

HEX
#1FE0EB
RGB
rgb(31, 224, 235)
RGBA
rgba(31, 224, 235, 1)
HSL
hsl(183, 84%, 52%)
HSV
hsv(183, 87%, 92%)
CMYK
cmyk(87%, 5%, 0%, 8%)
CSS variable
--color-primary: #1FE0EB;
Lowercase HEX
#1fe0eb

Shades

Tints

Tones

Harmony

CSS snippets for #1FE0EB

.color-1fe0eb {
  color: #1FE0EB;
  background-color: #1FE0EB;
}

Frequently asked questions

What color is #1FE0EB?+

#1FE0EB is a HEX color with RGB value rgb(31, 224, 235) and HSL value hsl(183, 84%, 52%). Its closest CSS named color is Turquoise.

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

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