#6D7EFC Color

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

Color preview

#6D7EFC

Color formats

HEX
#6D7EFC
RGB
rgb(109, 126, 252)
RGBA
rgba(109, 126, 252, 1)
HSL
hsl(233, 96%, 71%)
HSV
hsv(233, 57%, 99%)
CMYK
cmyk(57%, 50%, 0%, 1%)
CSS variable
--color-primary: #6D7EFC;
Lowercase HEX
#6d7efc

Shades

Tints

Tones

Harmony

CSS snippets for #6D7EFC

.color-6d7efc {
  color: #6D7EFC;
  background-color: #6D7EFC;
}

Frequently asked questions

What color is #6D7EFC?+

#6D7EFC is a HEX color with RGB value rgb(109, 126, 252) and HSL value hsl(233, 96%, 71%). Its closest CSS named color is CornflowerBlue.

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

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