#ABCF9F Color

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

Color preview

#ABCF9F

Color formats

HEX
#ABCF9F
RGB
rgb(171, 207, 159)
RGBA
rgba(171, 207, 159, 1)
HSL
hsl(105, 33%, 72%)
HSV
hsv(105, 23%, 81%)
CMYK
cmyk(17%, 0%, 23%, 19%)
CSS variable
--color-primary: #ABCF9F;
Lowercase HEX
#abcf9f

Shades

Tints

Tones

Harmony

CSS snippets for #ABCF9F

.color-abcf9f {
  color: #ABCF9F;
  background-color: #ABCF9F;
}

Frequently asked questions

What color is #ABCF9F?+

#ABCF9F is a HEX color with RGB value rgb(171, 207, 159) and HSL value hsl(105, 33%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCF9F?+

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