#1F878E Color

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

Color preview

#1F878E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1F878E

.color-1f878e {
  color: #1F878E;
  background-color: #1F878E;
}

Frequently asked questions

What color is #1F878E?+

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

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

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