#1F706C Color

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

Color preview

#1F706C

Color formats

HEX
#1F706C
RGB
rgb(31, 112, 108)
RGBA
rgba(31, 112, 108, 1)
HSL
hsl(177, 57%, 28%)
HSV
hsv(177, 72%, 44%)
CMYK
cmyk(72%, 0%, 4%, 56%)
CSS variable
--color-primary: #1F706C;
Lowercase HEX
#1f706c

Shades

Tints

Tones

Harmony

CSS snippets for #1F706C

.color-1f706c {
  color: #1F706C;
  background-color: #1F706C;
}

Frequently asked questions

What color is #1F706C?+

#1F706C is a HEX color with RGB value rgb(31, 112, 108) and HSL value hsl(177, 57%, 28%). Its closest CSS named color is SeaGreen.

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

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