#1D00FA Color

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

Color preview

#1D00FA

Color formats

HEX
#1D00FA
RGB
rgb(29, 0, 250)
RGBA
rgba(29, 0, 250, 1)
HSL
hsl(247, 100%, 49%)
HSV
hsv(247, 100%, 98%)
CMYK
cmyk(88%, 100%, 0%, 2%)
CSS variable
--color-primary: #1D00FA;
Lowercase HEX
#1d00fa

Shades

Tints

Tones

Harmony

CSS snippets for #1D00FA

.color-1d00fa {
  color: #1D00FA;
  background-color: #1D00FA;
}

Frequently asked questions

What color is #1D00FA?+

#1D00FA is a HEX color with RGB value rgb(29, 0, 250) and HSL value hsl(247, 100%, 49%). Its closest CSS named color is Blue.

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

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