#0D7AEE Color

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

Color preview

#0D7AEE

Color formats

HEX
#0D7AEE
RGB
rgb(13, 122, 238)
RGBA
rgba(13, 122, 238, 1)
HSL
hsl(211, 90%, 49%)
HSV
hsv(211, 95%, 93%)
CMYK
cmyk(95%, 49%, 0%, 7%)
CSS variable
--color-primary: #0D7AEE;
Lowercase HEX
#0d7aee

Shades

Tints

Tones

Harmony

CSS snippets for #0D7AEE

.color-0d7aee {
  color: #0D7AEE;
  background-color: #0D7AEE;
}

Frequently asked questions

What color is #0D7AEE?+

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

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

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