#1F808F Color

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

Color preview

#1F808F

Color formats

HEX
#1F808F
RGB
rgb(31, 128, 143)
RGBA
rgba(31, 128, 143, 1)
HSL
hsl(188, 64%, 34%)
HSV
hsv(188, 78%, 56%)
CMYK
cmyk(78%, 10%, 0%, 44%)
CSS variable
--color-primary: #1F808F;
Lowercase HEX
#1f808f

Shades

Tints

Tones

Harmony

CSS snippets for #1F808F

.color-1f808f {
  color: #1F808F;
  background-color: #1F808F;
}

Frequently asked questions

What color is #1F808F?+

#1F808F is a HEX color with RGB value rgb(31, 128, 143) and HSL value hsl(188, 64%, 34%). Its closest CSS named color is DarkCyan.

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

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