#1F676F Color

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

Color preview

#1F676F

Color formats

HEX
#1F676F
RGB
rgb(31, 103, 111)
RGBA
rgba(31, 103, 111, 1)
HSL
hsl(186, 56%, 28%)
HSV
hsv(186, 72%, 44%)
CMYK
cmyk(72%, 7%, 0%, 56%)
CSS variable
--color-primary: #1F676F;
Lowercase HEX
#1f676f

Shades

Tints

Tones

Harmony

CSS snippets for #1F676F

.color-1f676f {
  color: #1F676F;
  background-color: #1F676F;
}

Frequently asked questions

What color is #1F676F?+

#1F676F is a HEX color with RGB value rgb(31, 103, 111) and HSL value hsl(186, 56%, 28%). Its closest CSS named color is DarkSlateGray.

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

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