#0D6BEE Color

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

Color preview

#0D6BEE

Color formats

HEX
#0D6BEE
RGB
rgb(13, 107, 238)
RGBA
rgba(13, 107, 238, 1)
HSL
hsl(215, 90%, 49%)
HSV
hsv(215, 95%, 93%)
CMYK
cmyk(95%, 55%, 0%, 7%)
CSS variable
--color-primary: #0D6BEE;
Lowercase HEX
#0d6bee

Shades

Tints

Tones

Harmony

CSS snippets for #0D6BEE

.color-0d6bee {
  color: #0D6BEE;
  background-color: #0D6BEE;
}

Frequently asked questions

What color is #0D6BEE?+

#0D6BEE is a HEX color with RGB value rgb(13, 107, 238) and HSL value hsl(215, 90%, 49%). Its closest CSS named color is DodgerBlue.

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

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