#1FBEC1 Color

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

Color preview

#1FBEC1

Color formats

HEX
#1FBEC1
RGB
rgb(31, 190, 193)
RGBA
rgba(31, 190, 193, 1)
HSL
hsl(181, 72%, 44%)
HSV
hsv(181, 84%, 76%)
CMYK
cmyk(84%, 2%, 0%, 24%)
CSS variable
--color-primary: #1FBEC1;
Lowercase HEX
#1fbec1

Shades

Tints

Tones

Harmony

CSS snippets for #1FBEC1

.color-1fbec1 {
  color: #1FBEC1;
  background-color: #1FBEC1;
}

Frequently asked questions

What color is #1FBEC1?+

#1FBEC1 is a HEX color with RGB value rgb(31, 190, 193) and HSL value hsl(181, 72%, 44%). Its closest CSS named color is LightSeaGreen.

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

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