#1FFFFB Color

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

Color preview

#1FFFFB

Color formats

HEX
#1FFFFB
RGB
rgb(31, 255, 251)
RGBA
rgba(31, 255, 251, 1)
HSL
hsl(179, 100%, 56%)
HSV
hsv(179, 88%, 100%)
CMYK
cmyk(88%, 0%, 2%, 0%)
CSS variable
--color-primary: #1FFFFB;
Lowercase HEX
#1ffffb

Shades

Tints

Tones

Harmony

CSS snippets for #1FFFFB

.color-1ffffb {
  color: #1FFFFB;
  background-color: #1FFFFB;
}

Frequently asked questions

What color is #1FFFFB?+

#1FFFFB is a HEX color with RGB value rgb(31, 255, 251) and HSL value hsl(179, 100%, 56%). Its closest CSS named color is Aqua.

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

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