#1F6DFF Color

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

Color preview

#1F6DFF

Color formats

HEX
#1F6DFF
RGB
rgb(31, 109, 255)
RGBA
rgba(31, 109, 255, 1)
HSL
hsl(219, 100%, 56%)
HSV
hsv(219, 88%, 100%)
CMYK
cmyk(88%, 57%, 0%, 0%)
CSS variable
--color-primary: #1F6DFF;
Lowercase HEX
#1f6dff

Shades

Tints

Tones

Harmony

CSS snippets for #1F6DFF

.color-1f6dff {
  color: #1F6DFF;
  background-color: #1F6DFF;
}

Frequently asked questions

What color is #1F6DFF?+

#1F6DFF is a HEX color with RGB value rgb(31, 109, 255) and HSL value hsl(219, 100%, 56%). Its closest CSS named color is DodgerBlue.

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

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