#ABC0B2 Color

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

Color preview

#ABC0B2

Color formats

HEX
#ABC0B2
RGB
rgb(171, 192, 178)
RGBA
rgba(171, 192, 178, 1)
HSL
hsl(140, 14%, 71%)
HSV
hsv(140, 11%, 75%)
CMYK
cmyk(11%, 0%, 7%, 25%)
CSS variable
--color-primary: #ABC0B2;
Lowercase HEX
#abc0b2

Shades

Tints

Tones

Harmony

CSS snippets for #ABC0B2

.color-abc0b2 {
  color: #ABC0B2;
  background-color: #ABC0B2;
}

Frequently asked questions

What color is #ABC0B2?+

#ABC0B2 is a HEX color with RGB value rgb(171, 192, 178) and HSL value hsl(140, 14%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC0B2?+

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