#6A99FF Color

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

Color preview

#6A99FF

Color formats

HEX
#6A99FF
RGB
rgb(106, 153, 255)
RGBA
rgba(106, 153, 255, 1)
HSL
hsl(221, 100%, 71%)
HSV
hsv(221, 58%, 100%)
CMYK
cmyk(58%, 40%, 0%, 0%)
CSS variable
--color-primary: #6A99FF;
Lowercase HEX
#6a99ff

Shades

Tints

Tones

Harmony

CSS snippets for #6A99FF

.color-6a99ff {
  color: #6A99FF;
  background-color: #6A99FF;
}

Frequently asked questions

What color is #6A99FF?+

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

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

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