#1D08FF Color

Inspect #1D08FF across formats, palettes, contrast and closest named color matches.

Color preview

#1D08FF

Color formats

HEX
#1D08FF
RGB
rgb(29, 8, 255)
RGBA
rgba(29, 8, 255, 1)
HSL
hsl(245, 100%, 52%)
HSV
hsv(245, 97%, 100%)
CMYK
cmyk(89%, 97%, 0%, 0%)
CSS variable
--color-primary: #1D08FF;
Lowercase HEX
#1d08ff

Shades

Tints

Tones

Harmony

CSS snippets for #1D08FF

.color-1d08ff {
  color: #1D08FF;
  background-color: #1D08FF;
}

Frequently asked questions

What color is #1D08FF?+

#1D08FF is a HEX color with RGB value rgb(29, 8, 255) and HSL value hsl(245, 100%, 52%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1D08FF?+

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