#6D85FF Color

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

Color preview

#6D85FF

Color formats

HEX
#6D85FF
RGB
rgb(109, 133, 255)
RGBA
rgba(109, 133, 255, 1)
HSL
hsl(230, 100%, 71%)
HSV
hsv(230, 57%, 100%)
CMYK
cmyk(57%, 48%, 0%, 0%)
CSS variable
--color-primary: #6D85FF;
Lowercase HEX
#6d85ff

Shades

Tints

Tones

Harmony

CSS snippets for #6D85FF

.color-6d85ff {
  color: #6D85FF;
  background-color: #6D85FF;
}

Frequently asked questions

What color is #6D85FF?+

#6D85FF is a HEX color with RGB value rgb(109, 133, 255) and HSL value hsl(230, 100%, 71%). Its closest CSS named color is CornflowerBlue.

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

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