#ABC238 Color

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

Color preview

#ABC238

Color formats

HEX
#ABC238
RGB
rgb(171, 194, 56)
RGBA
rgba(171, 194, 56, 1)
HSL
hsl(70, 55%, 49%)
HSV
hsv(70, 71%, 76%)
CMYK
cmyk(12%, 0%, 71%, 24%)
CSS variable
--color-primary: #ABC238;
Lowercase HEX
#abc238

Shades

Tints

Tones

Harmony

CSS snippets for #ABC238

.color-abc238 {
  color: #ABC238;
  background-color: #ABC238;
}

Frequently asked questions

What color is #ABC238?+

#ABC238 is a HEX color with RGB value rgb(171, 194, 56) and HSL value hsl(70, 55%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABC238?+

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