#8F9CFC Color

Inspect #8F9CFC across formats, palettes, contrast and closest named color matches.

Color preview

#8F9CFC

Color formats

HEX
#8F9CFC
RGB
rgb(143, 156, 252)
RGBA
rgba(143, 156, 252, 1)
HSL
hsl(233, 95%, 77%)
HSV
hsv(233, 43%, 99%)
CMYK
cmyk(43%, 38%, 0%, 1%)
CSS variable
--color-primary: #8F9CFC;
Lowercase HEX
#8f9cfc

Shades

Tints

Tones

Harmony

CSS snippets for #8F9CFC

.color-8f9cfc {
  color: #8F9CFC;
  background-color: #8F9CFC;
}

Frequently asked questions

What color is #8F9CFC?+

#8F9CFC is a HEX color with RGB value rgb(143, 156, 252) and HSL value hsl(233, 95%, 77%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #8F9CFC?+

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