#6999FF Color

Inspect #6999FF across formats, palettes, contrast and closest named color matches.

Color preview

#6999FF

Color formats

HEX
#6999FF
RGB
rgb(105, 153, 255)
RGBA
rgba(105, 153, 255, 1)
HSL
hsl(221, 100%, 71%)
HSV
hsv(221, 59%, 100%)
CMYK
cmyk(59%, 40%, 0%, 0%)
CSS variable
--color-primary: #6999FF;
Lowercase HEX
#6999ff

Shades

Tints

Tones

Harmony

CSS snippets for #6999FF

.color-6999ff {
  color: #6999FF;
  background-color: #6999FF;
}

Frequently asked questions

What color is #6999FF?+

#6999FF is a HEX color with RGB value rgb(105, 153, 255) and HSL value hsl(221, 100%, 71%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #6999FF?+

The closest Tailwind color is blue-400, available as the bg-blue-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