#199ACC Color

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

Color preview

#199ACC

Color formats

HEX
#199ACC
RGB
rgb(25, 154, 204)
RGBA
rgba(25, 154, 204, 1)
HSL
hsl(197, 78%, 45%)
HSV
hsv(197, 88%, 80%)
CMYK
cmyk(88%, 25%, 0%, 20%)
CSS variable
--color-primary: #199ACC;
Lowercase HEX
#199acc

Shades

Tints

Tones

Harmony

CSS snippets for #199ACC

.color-199acc {
  color: #199ACC;
  background-color: #199ACC;
}

Frequently asked questions

What color is #199ACC?+

#199ACC is a HEX color with RGB value rgb(25, 154, 204) and HSL value hsl(197, 78%, 45%). Its closest CSS named color is LightSeaGreen.

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

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