#6F90DC Color

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

Color preview

#6F90DC

Color formats

HEX
#6F90DC
RGB
rgb(111, 144, 220)
RGBA
rgba(111, 144, 220, 1)
HSL
hsl(222, 61%, 65%)
HSV
hsv(222, 50%, 86%)
CMYK
cmyk(50%, 35%, 0%, 14%)
CSS variable
--color-primary: #6F90DC;
Lowercase HEX
#6f90dc

Shades

Tints

Tones

Harmony

CSS snippets for #6F90DC

.color-6f90dc {
  color: #6F90DC;
  background-color: #6F90DC;
}

Frequently asked questions

What color is #6F90DC?+

#6F90DC is a HEX color with RGB value rgb(111, 144, 220) and HSL value hsl(222, 61%, 65%). Its closest CSS named color is CornflowerBlue.

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

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