#0D5EBB Color

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

Color preview

#0D5EBB

Color formats

HEX
#0D5EBB
RGB
rgb(13, 94, 187)
RGBA
rgba(13, 94, 187, 1)
HSL
hsl(212, 87%, 39%)
HSV
hsv(212, 93%, 73%)
CMYK
cmyk(93%, 50%, 0%, 27%)
CSS variable
--color-primary: #0D5EBB;
Lowercase HEX
#0d5ebb

Shades

Tints

Tones

Harmony

CSS snippets for #0D5EBB

.color-0d5ebb {
  color: #0D5EBB;
  background-color: #0D5EBB;
}

Frequently asked questions

What color is #0D5EBB?+

#0D5EBB is a HEX color with RGB value rgb(13, 94, 187) and HSL value hsl(212, 87%, 39%). Its closest CSS named color is RoyalBlue.

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

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