#1F878F Color

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

Color preview

#1F878F

Color formats

HEX
#1F878F
RGB
rgb(31, 135, 143)
RGBA
rgba(31, 135, 143, 1)
HSL
hsl(184, 64%, 34%)
HSV
hsv(184, 78%, 56%)
CMYK
cmyk(78%, 6%, 0%, 44%)
CSS variable
--color-primary: #1F878F;
Lowercase HEX
#1f878f

Shades

Tints

Tones

Harmony

CSS snippets for #1F878F

.color-1f878f {
  color: #1F878F;
  background-color: #1F878F;
}

Frequently asked questions

What color is #1F878F?+

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

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

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