#1FFFBC Color

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

Color preview

#1FFFBC

Color formats

HEX
#1FFFBC
RGB
rgb(31, 255, 188)
RGBA
rgba(31, 255, 188, 1)
HSL
hsl(162, 100%, 56%)
HSV
hsv(162, 88%, 100%)
CMYK
cmyk(88%, 0%, 26%, 0%)
CSS variable
--color-primary: #1FFFBC;
Lowercase HEX
#1fffbc

Shades

Tints

Tones

Harmony

CSS snippets for #1FFFBC

.color-1fffbc {
  color: #1FFFBC;
  background-color: #1FFFBC;
}

Frequently asked questions

What color is #1FFFBC?+

#1FFFBC is a HEX color with RGB value rgb(31, 255, 188) and HSL value hsl(162, 100%, 56%). Its closest CSS named color is MediumSpringGreen.

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

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