#1F86ED Color

Inspect #1F86ED across formats, palettes, contrast and closest named color matches.

Color preview

#1F86ED

Color formats

HEX
#1F86ED
RGB
rgb(31, 134, 237)
RGBA
rgba(31, 134, 237, 1)
HSL
hsl(210, 85%, 53%)
HSV
hsv(210, 87%, 93%)
CMYK
cmyk(87%, 43%, 0%, 7%)
CSS variable
--color-primary: #1F86ED;
Lowercase HEX
#1f86ed

Shades

Tints

Tones

Harmony

CSS snippets for #1F86ED

.color-1f86ed {
  color: #1F86ED;
  background-color: #1F86ED;
}

Frequently asked questions

What color is #1F86ED?+

#1F86ED is a HEX color with RGB value rgb(31, 134, 237) and HSL value hsl(210, 85%, 53%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #1F86ED?+

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