#198BCC Color

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

Color preview

#198BCC

Color formats

HEX
#198BCC
RGB
rgb(25, 139, 204)
RGBA
rgba(25, 139, 204, 1)
HSL
hsl(202, 78%, 45%)
HSV
hsv(202, 88%, 80%)
CMYK
cmyk(88%, 32%, 0%, 20%)
CSS variable
--color-primary: #198BCC;
Lowercase HEX
#198bcc

Shades

Tints

Tones

Harmony

CSS snippets for #198BCC

.color-198bcc {
  color: #198BCC;
  background-color: #198BCC;
}

Frequently asked questions

What color is #198BCC?+

#198BCC is a HEX color with RGB value rgb(25, 139, 204) and HSL value hsl(202, 78%, 45%). Its closest CSS named color is DodgerBlue.

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

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