#198DEB Color

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

Color preview

#198DEB

Color formats

HEX
#198DEB
RGB
rgb(25, 141, 235)
RGBA
rgba(25, 141, 235, 1)
HSL
hsl(207, 84%, 51%)
HSV
hsv(207, 89%, 92%)
CMYK
cmyk(89%, 40%, 0%, 8%)
CSS variable
--color-primary: #198DEB;
Lowercase HEX
#198deb

Shades

Tints

Tones

Harmony

CSS snippets for #198DEB

.color-198deb {
  color: #198DEB;
  background-color: #198DEB;
}

Frequently asked questions

What color is #198DEB?+

#198DEB is a HEX color with RGB value rgb(25, 141, 235) and HSL value hsl(207, 84%, 51%). Its closest CSS named color is DodgerBlue.

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

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