#ABC25F Color

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

Color preview

#ABC25F

Color formats

HEX
#ABC25F
RGB
rgb(171, 194, 95)
RGBA
rgba(171, 194, 95, 1)
HSL
hsl(74, 45%, 57%)
HSV
hsv(74, 51%, 76%)
CMYK
cmyk(12%, 0%, 51%, 24%)
CSS variable
--color-primary: #ABC25F;
Lowercase HEX
#abc25f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC25F

.color-abc25f {
  color: #ABC25F;
  background-color: #ABC25F;
}

Frequently asked questions

What color is #ABC25F?+

#ABC25F is a HEX color with RGB value rgb(171, 194, 95) and HSL value hsl(74, 45%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC25F?+

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