#ABC275 Color

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

Color preview

#ABC275

Color formats

HEX
#ABC275
RGB
rgb(171, 194, 117)
RGBA
rgba(171, 194, 117, 1)
HSL
hsl(78, 39%, 61%)
HSV
hsv(78, 40%, 76%)
CMYK
cmyk(12%, 0%, 40%, 24%)
CSS variable
--color-primary: #ABC275;
Lowercase HEX
#abc275

Shades

Tints

Tones

Harmony

CSS snippets for #ABC275

.color-abc275 {
  color: #ABC275;
  background-color: #ABC275;
}

Frequently asked questions

What color is #ABC275?+

#ABC275 is a HEX color with RGB value rgb(171, 194, 117) and HSL value hsl(78, 39%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC275?+

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