#1FAD9F Color

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

Color preview

#1FAD9F

Color formats

HEX
#1FAD9F
RGB
rgb(31, 173, 159)
RGBA
rgba(31, 173, 159, 1)
HSL
hsl(174, 70%, 40%)
HSV
hsv(174, 82%, 68%)
CMYK
cmyk(82%, 0%, 8%, 32%)
CSS variable
--color-primary: #1FAD9F;
Lowercase HEX
#1fad9f

Shades

Tints

Tones

Harmony

CSS snippets for #1FAD9F

.color-1fad9f {
  color: #1FAD9F;
  background-color: #1FAD9F;
}

Frequently asked questions

What color is #1FAD9F?+

#1FAD9F is a HEX color with RGB value rgb(31, 173, 159) and HSL value hsl(174, 70%, 40%). Its closest CSS named color is LightSeaGreen.

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

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