#AFBEC1 Color

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

Color preview

#AFBEC1

Color formats

HEX
#AFBEC1
RGB
rgb(175, 190, 193)
RGBA
rgba(175, 190, 193, 1)
HSL
hsl(190, 13%, 72%)
HSV
hsv(190, 9%, 76%)
CMYK
cmyk(9%, 2%, 0%, 24%)
CSS variable
--color-primary: #AFBEC1;
Lowercase HEX
#afbec1

Shades

Tints

Tones

Harmony

CSS snippets for #AFBEC1

.color-afbec1 {
  color: #AFBEC1;
  background-color: #AFBEC1;
}

Frequently asked questions

What color is #AFBEC1?+

#AFBEC1 is a HEX color with RGB value rgb(175, 190, 193) and HSL value hsl(190, 13%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #AFBEC1?+

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