#6B8CEF Color

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

Color preview

#6B8CEF

Color formats

HEX
#6B8CEF
RGB
rgb(107, 140, 239)
RGBA
rgba(107, 140, 239, 1)
HSL
hsl(225, 80%, 68%)
HSV
hsv(225, 55%, 94%)
CMYK
cmyk(55%, 41%, 0%, 6%)
CSS variable
--color-primary: #6B8CEF;
Lowercase HEX
#6b8cef

Shades

Tints

Tones

Harmony

CSS snippets for #6B8CEF

.color-6b8cef {
  color: #6B8CEF;
  background-color: #6B8CEF;
}

Frequently asked questions

What color is #6B8CEF?+

#6B8CEF is a HEX color with RGB value rgb(107, 140, 239) and HSL value hsl(225, 80%, 68%). Its closest CSS named color is CornflowerBlue.

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

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