#6B8AFA Color

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

Color preview

#6B8AFA

Color formats

HEX
#6B8AFA
RGB
rgb(107, 138, 250)
RGBA
rgba(107, 138, 250, 1)
HSL
hsl(227, 93%, 70%)
HSV
hsv(227, 57%, 98%)
CMYK
cmyk(57%, 45%, 0%, 2%)
CSS variable
--color-primary: #6B8AFA;
Lowercase HEX
#6b8afa

Shades

Tints

Tones

Harmony

CSS snippets for #6B8AFA

.color-6b8afa {
  color: #6B8AFA;
  background-color: #6B8AFA;
}

Frequently asked questions

What color is #6B8AFA?+

#6B8AFA is a HEX color with RGB value rgb(107, 138, 250) and HSL value hsl(227, 93%, 70%). Its closest CSS named color is CornflowerBlue.

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

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