#ABCCB7 Color

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

Color preview

#ABCCB7

Color formats

HEX
#ABCCB7
RGB
rgb(171, 204, 183)
RGBA
rgba(171, 204, 183, 1)
HSL
hsl(142, 24%, 74%)
HSV
hsv(142, 16%, 80%)
CMYK
cmyk(16%, 0%, 10%, 20%)
CSS variable
--color-primary: #ABCCB7;
Lowercase HEX
#abccb7

Shades

Tints

Tones

Harmony

CSS snippets for #ABCCB7

.color-abccb7 {
  color: #ABCCB7;
  background-color: #ABCCB7;
}

Frequently asked questions

What color is #ABCCB7?+

#ABCCB7 is a HEX color with RGB value rgb(171, 204, 183) and HSL value hsl(142, 24%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #ABCCB7?+

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