#0B07FF Color

Inspect #0B07FF across formats, palettes, contrast and closest named color matches.

Color preview

#0B07FF

Color formats

HEX
#0B07FF
RGB
rgb(11, 7, 255)
RGBA
rgba(11, 7, 255, 1)
HSL
hsl(241, 100%, 51%)
HSV
hsv(241, 97%, 100%)
CMYK
cmyk(96%, 97%, 0%, 0%)
CSS variable
--color-primary: #0B07FF;
Lowercase HEX
#0b07ff

Shades

Tints

Tones

Harmony

CSS snippets for #0B07FF

.color-0b07ff {
  color: #0B07FF;
  background-color: #0B07FF;
}

Frequently asked questions

What color is #0B07FF?+

#0B07FF is a HEX color with RGB value rgb(11, 7, 255) and HSL value hsl(241, 100%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #0B07FF?+

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