#ABCFA3 Color

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

Color preview

#ABCFA3

Color formats

HEX
#ABCFA3
RGB
rgb(171, 207, 163)
RGBA
rgba(171, 207, 163, 1)
HSL
hsl(109, 31%, 73%)
HSV
hsv(109, 21%, 81%)
CMYK
cmyk(17%, 0%, 21%, 19%)
CSS variable
--color-primary: #ABCFA3;
Lowercase HEX
#abcfa3

Shades

Tints

Tones

Harmony

CSS snippets for #ABCFA3

.color-abcfa3 {
  color: #ABCFA3;
  background-color: #ABCFA3;
}

Frequently asked questions

What color is #ABCFA3?+

#ABCFA3 is a HEX color with RGB value rgb(171, 207, 163) and HSL value hsl(109, 31%, 73%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABCFA3?+

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