#198F8F Color

Inspect #198F8F across formats, palettes, contrast and closest named color matches.

Color preview

#198F8F

Color formats

HEX
#198F8F
RGB
rgb(25, 143, 143)
RGBA
rgba(25, 143, 143, 1)
HSL
hsl(180, 70%, 33%)
HSV
hsv(180, 83%, 56%)
CMYK
cmyk(83%, 0%, 0%, 44%)
CSS variable
--color-primary: #198F8F;
Lowercase HEX
#198f8f

Shades

Tints

Tones

Harmony

CSS snippets for #198F8F

.color-198f8f {
  color: #198F8F;
  background-color: #198F8F;
}

Frequently asked questions

What color is #198F8F?+

#198F8F is a HEX color with RGB value rgb(25, 143, 143) and HSL value hsl(180, 70%, 33%). Its closest CSS named color is DarkCyan.

What is the closest Tailwind color to #198F8F?+

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