#6A8CFB Color

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

Color preview

#6A8CFB

Color formats

HEX
#6A8CFB
RGB
rgb(106, 140, 251)
RGBA
rgba(106, 140, 251, 1)
HSL
hsl(226, 95%, 70%)
HSV
hsv(226, 58%, 98%)
CMYK
cmyk(58%, 44%, 0%, 2%)
CSS variable
--color-primary: #6A8CFB;
Lowercase HEX
#6a8cfb

Shades

Tints

Tones

Harmony

CSS snippets for #6A8CFB

.color-6a8cfb {
  color: #6A8CFB;
  background-color: #6A8CFB;
}

Frequently asked questions

What color is #6A8CFB?+

#6A8CFB is a HEX color with RGB value rgb(106, 140, 251) and HSL value hsl(226, 95%, 70%). Its closest CSS named color is CornflowerBlue.

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

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