#0B7BFB Color

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

Color preview

#0B7BFB

Color formats

HEX
#0B7BFB
RGB
rgb(11, 123, 251)
RGBA
rgba(11, 123, 251, 1)
HSL
hsl(212, 97%, 51%)
HSV
hsv(212, 96%, 98%)
CMYK
cmyk(96%, 51%, 0%, 2%)
CSS variable
--color-primary: #0B7BFB;
Lowercase HEX
#0b7bfb

Shades

Tints

Tones

Harmony

CSS snippets for #0B7BFB

.color-0b7bfb {
  color: #0B7BFB;
  background-color: #0B7BFB;
}

Frequently asked questions

What color is #0B7BFB?+

#0B7BFB is a HEX color with RGB value rgb(11, 123, 251) and HSL value hsl(212, 97%, 51%). Its closest CSS named color is DodgerBlue.

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

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