#0E5DFB Color

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

Color preview

#0E5DFB

Color formats

HEX
#0E5DFB
RGB
rgb(14, 93, 251)
RGBA
rgba(14, 93, 251, 1)
HSL
hsl(220, 97%, 52%)
HSV
hsv(220, 94%, 98%)
CMYK
cmyk(94%, 63%, 0%, 2%)
CSS variable
--color-primary: #0E5DFB;
Lowercase HEX
#0e5dfb

Shades

Tints

Tones

Harmony

CSS snippets for #0E5DFB

.color-0e5dfb {
  color: #0E5DFB;
  background-color: #0E5DFB;
}

Frequently asked questions

What color is #0E5DFB?+

#0E5DFB is a HEX color with RGB value rgb(14, 93, 251) and HSL value hsl(220, 97%, 52%). Its closest CSS named color is DodgerBlue.

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

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