#1F898E Color

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

Color preview

#1F898E

Color formats

HEX
#1F898E
RGB
rgb(31, 137, 142)
RGBA
rgba(31, 137, 142, 1)
HSL
hsl(183, 64%, 34%)
HSV
hsv(183, 78%, 56%)
CMYK
cmyk(78%, 4%, 0%, 44%)
CSS variable
--color-primary: #1F898E;
Lowercase HEX
#1f898e

Shades

Tints

Tones

Harmony

CSS snippets for #1F898E

.color-1f898e {
  color: #1F898E;
  background-color: #1F898E;
}

Frequently asked questions

What color is #1F898E?+

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

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

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