#A099CC Color

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

Color preview

#A099CC

Color formats

HEX
#A099CC
RGB
rgb(160, 153, 204)
RGBA
rgba(160, 153, 204, 1)
HSL
hsl(248, 33%, 70%)
HSV
hsv(248, 25%, 80%)
CMYK
cmyk(22%, 25%, 0%, 20%)
CSS variable
--color-primary: #A099CC;
Lowercase HEX
#a099cc

Shades

Tints

Tones

Harmony

CSS snippets for #A099CC

.color-a099cc {
  color: #A099CC;
  background-color: #A099CC;
}

Frequently asked questions

What color is #A099CC?+

#A099CC is a HEX color with RGB value rgb(160, 153, 204) and HSL value hsl(248, 33%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #A099CC?+

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