#1908FF Color

Inspect #1908FF across formats, palettes, contrast and closest named color matches.

Color preview

#1908FF

Color formats

HEX
#1908FF
RGB
rgb(25, 8, 255)
RGBA
rgba(25, 8, 255, 1)
HSL
hsl(244, 100%, 52%)
HSV
hsv(244, 97%, 100%)
CMYK
cmyk(90%, 97%, 0%, 0%)
CSS variable
--color-primary: #1908FF;
Lowercase HEX
#1908ff

Shades

Tints

Tones

Harmony

CSS snippets for #1908FF

.color-1908ff {
  color: #1908FF;
  background-color: #1908FF;
}

Frequently asked questions

What color is #1908FF?+

#1908FF is a HEX color with RGB value rgb(25, 8, 255) and HSL value hsl(244, 100%, 52%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1908FF?+

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