#1FAFB2 Color

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

Color preview

#1FAFB2

Color formats

HEX
#1FAFB2
RGB
rgb(31, 175, 178)
RGBA
rgba(31, 175, 178, 1)
HSL
hsl(181, 70%, 41%)
HSV
hsv(181, 83%, 70%)
CMYK
cmyk(83%, 2%, 0%, 30%)
CSS variable
--color-primary: #1FAFB2;
Lowercase HEX
#1fafb2

Shades

Tints

Tones

Harmony

CSS snippets for #1FAFB2

.color-1fafb2 {
  color: #1FAFB2;
  background-color: #1FAFB2;
}

Frequently asked questions

What color is #1FAFB2?+

#1FAFB2 is a HEX color with RGB value rgb(31, 175, 178) and HSL value hsl(181, 70%, 41%). Its closest CSS named color is LightSeaGreen.

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

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