#191DEB Color

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

Color preview

#191DEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #191DEB

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

Frequently asked questions

What color is #191DEB?+

#191DEB is a HEX color with RGB value rgb(25, 29, 235) and HSL value hsl(239, 84%, 51%). Its closest CSS named color is Blue.

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

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