#6F9EFB Color

Inspect #6F9EFB across formats, palettes, contrast and closest named color matches.

Color preview

#6F9EFB

Color formats

HEX
#6F9EFB
RGB
rgb(111, 158, 251)
RGBA
rgba(111, 158, 251, 1)
HSL
hsl(220, 95%, 71%)
HSV
hsv(220, 56%, 98%)
CMYK
cmyk(56%, 37%, 0%, 2%)
CSS variable
--color-primary: #6F9EFB;
Lowercase HEX
#6f9efb

Shades

Tints

Tones

Harmony

CSS snippets for #6F9EFB

.color-6f9efb {
  color: #6F9EFB;
  background-color: #6F9EFB;
}

Frequently asked questions

What color is #6F9EFB?+

#6F9EFB is a HEX color with RGB value rgb(111, 158, 251) and HSL value hsl(220, 95%, 71%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #6F9EFB?+

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