#6B8CCE Color

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

Color preview

#6B8CCE

Color formats

HEX
#6B8CCE
RGB
rgb(107, 140, 206)
RGBA
rgba(107, 140, 206, 1)
HSL
hsl(220, 50%, 61%)
HSV
hsv(220, 48%, 81%)
CMYK
cmyk(48%, 32%, 0%, 19%)
CSS variable
--color-primary: #6B8CCE;
Lowercase HEX
#6b8cce

Shades

Tints

Tones

Harmony

CSS snippets for #6B8CCE

.color-6b8cce {
  color: #6B8CCE;
  background-color: #6B8CCE;
}

Frequently asked questions

What color is #6B8CCE?+

#6B8CCE is a HEX color with RGB value rgb(107, 140, 206) and HSL value hsl(220, 50%, 61%). Its closest CSS named color is CornflowerBlue.

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

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