#199BBB Color

Inspect #199BBB across formats, palettes, contrast and closest named color matches.

Color preview

#199BBB

Color formats

HEX
#199BBB
RGB
rgb(25, 155, 187)
RGBA
rgba(25, 155, 187, 1)
HSL
hsl(192, 76%, 42%)
HSV
hsv(192, 87%, 73%)
CMYK
cmyk(87%, 17%, 0%, 27%)
CSS variable
--color-primary: #199BBB;
Lowercase HEX
#199bbb

Shades

Tints

Tones

Harmony

CSS snippets for #199BBB

.color-199bbb {
  color: #199BBB;
  background-color: #199BBB;
}

Frequently asked questions

What color is #199BBB?+

#199BBB is a HEX color with RGB value rgb(25, 155, 187) and HSL value hsl(192, 76%, 42%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #199BBB?+

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