#1F999E Color

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

Color preview

#1F999E

Color formats

HEX
#1F999E
RGB
rgb(31, 153, 158)
RGBA
rgba(31, 153, 158, 1)
HSL
hsl(182, 67%, 37%)
HSV
hsv(182, 80%, 62%)
CMYK
cmyk(80%, 3%, 0%, 38%)
CSS variable
--color-primary: #1F999E;
Lowercase HEX
#1f999e

Shades

Tints

Tones

Harmony

CSS snippets for #1F999E

.color-1f999e {
  color: #1F999E;
  background-color: #1F999E;
}

Frequently asked questions

What color is #1F999E?+

#1F999E is a HEX color with RGB value rgb(31, 153, 158) and HSL value hsl(182, 67%, 37%). Its closest CSS named color is LightSeaGreen.

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

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