#198BBB Color

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

Color preview

#198BBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #198BBB

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

Frequently asked questions

What color is #198BBB?+

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

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

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