#8095CC Color

Inspect #8095CC across formats, palettes, contrast and closest named color matches.

Color preview

#8095CC

Color formats

HEX
#8095CC
RGB
rgb(128, 149, 204)
RGBA
rgba(128, 149, 204, 1)
HSL
hsl(223, 43%, 65%)
HSV
hsv(223, 37%, 80%)
CMYK
cmyk(37%, 27%, 0%, 20%)
CSS variable
--color-primary: #8095CC;
Lowercase HEX
#8095cc

Shades

Tints

Tones

Harmony

CSS snippets for #8095CC

.color-8095cc {
  color: #8095CC;
  background-color: #8095CC;
}

Frequently asked questions

What color is #8095CC?+

#8095CC is a HEX color with RGB value rgb(128, 149, 204) and HSL value hsl(223, 43%, 65%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #8095CC?+

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