#6D8FFD Color

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

Color preview

#6D8FFD

Color formats

HEX
#6D8FFD
RGB
rgb(109, 143, 253)
RGBA
rgba(109, 143, 253, 1)
HSL
hsl(226, 97%, 71%)
HSV
hsv(226, 57%, 99%)
CMYK
cmyk(57%, 43%, 0%, 1%)
CSS variable
--color-primary: #6D8FFD;
Lowercase HEX
#6d8ffd

Shades

Tints

Tones

Harmony

CSS snippets for #6D8FFD

.color-6d8ffd {
  color: #6D8FFD;
  background-color: #6D8FFD;
}

Frequently asked questions

What color is #6D8FFD?+

#6D8FFD is a HEX color with RGB value rgb(109, 143, 253) and HSL value hsl(226, 97%, 71%). Its closest CSS named color is CornflowerBlue.

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

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