#1FFFCB Color

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

Color preview

#1FFFCB

Color formats

HEX
#1FFFCB
RGB
rgb(31, 255, 203)
RGBA
rgba(31, 255, 203, 1)
HSL
hsl(166, 100%, 56%)
HSV
hsv(166, 88%, 100%)
CMYK
cmyk(88%, 0%, 20%, 0%)
CSS variable
--color-primary: #1FFFCB;
Lowercase HEX
#1fffcb

Shades

Tints

Tones

Harmony

CSS snippets for #1FFFCB

.color-1fffcb {
  color: #1FFFCB;
  background-color: #1FFFCB;
}

Frequently asked questions

What color is #1FFFCB?+

#1FFFCB is a HEX color with RGB value rgb(31, 255, 203) and HSL value hsl(166, 100%, 56%). Its closest CSS named color is Turquoise.

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

The closest Tailwind color is teal-400, available as the bg-teal-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